comparison lotus2.xml @ 25:eb7baf1f72ca draft default tip

planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/lotus2 commit 6aae16a37efeb78153233bb95c46d3f31a165b93
author earlhaminst
date Sun, 21 Jan 2024 14:04:30 +0000
parents fede743a9002
children
comparison
equal deleted inserted replaced
24:fede743a9002 25:eb7baf1f72ca
1 <tool id="lotus2" name="LotuS2" version="@VERSION@+galaxy0" profile="20.09"> 1 <tool id="lotus2" name="LotuS2" version="@VERSION@+galaxy0" profile="20.09">
2 <description>fast OTU processing pipeline</description> 2 <description>fast OTU processing pipeline</description>
3 <macros> 3 <macros>
4 <token name="@VERSION@">2.30</token> 4 <token name="@VERSION@">2.32</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>