Mercurial > repos > earlhaminst > lotus2
comparison lotus2.xml @ 14:30340f534fbe draft
"planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/lotus2 commit 6a6121742492990284a7c0a0fe1c7ed37850cbf7"
author | earlhaminst |
---|---|
date | Mon, 14 Jun 2021 16:54:46 +0000 |
parents | f2bb89058e99 |
children | 6e9fd3e0dcbb |
comparison
equal
deleted
inserted
replaced
13:f2bb89058e99 | 14:30340f534fbe |
---|---|
1 <tool id="lotus2" name="LotuS2" version="@VERSION@" profile="20.01"> | 1 <tool id="lotus2" name="LotuS2" version="@VERSION@" profile="20.01"> |
2 <description>fast OTU processing pipeline</description> | 2 <description>fast OTU processing pipeline</description> |
3 <macros> | 3 <macros> |
4 <token name="@VERSION@">2.09</token> | 4 <token name="@VERSION@">2.09.2</token> |
5 <xml name="refDB_macro" token_ref_fasta_formats="fasta,fasta.gz"> | 5 <xml name="refDB_macro" token_ref_fasta_formats="fasta,fasta.gz"> |
6 <conditional name="refDB_cond"> | 6 <conditional name="refDB_cond"> |
7 <param argument="-refDB" type="select" label="Taxonomy reference database"> | 7 <param argument="-refDB" type="select" label="Taxonomy reference database"> |
8 <option value="cached">Use a built-in taxonomy database</option> | 8 <option value="cached">Use a built-in taxonomy database</option> |
9 <option value="history">Use a taxonomy from history</option> | 9 <option value="history">Use a taxonomy from history</option> |