comparison lotus2.xml @ 13:f2bb89058e99 draft

"planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/lotus2 commit cbc555c4deeab4c66ea1163cfdacfb9fdf9f1050"
author earlhaminst
date Thu, 10 Jun 2021 16:14:43 +0000
parents 3f3ee496acec
children 30340f534fbe
comparison
equal deleted inserted replaced
12:3f3ee496acec 13:f2bb89058e99
1 <tool id="lotus2" name="LotuS2" version="@VERSION@+galaxy2" 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.07</token> 4 <token name="@VERSION@">2.09</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>