Mercurial > repos > iuc > qiime_count_seqs
comparison macros.xml @ 3:bb0c29df7392 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qiime/ commit 3b54163c4f7daff76fcc589c4a9057bb03904380
author | iuc |
---|---|
date | Sat, 05 Aug 2017 07:29:25 -0400 |
parents | 45b4946c4458 |
children | 448ee8099a65 |
comparison
equal
deleted
inserted
replaced
2:45b4946c4458 | 3:bb0c29df7392 |
---|---|
31 <param name="source_selector" type="select" label="Select a reference sequence file from"> | 31 <param name="source_selector" type="select" label="Select a reference sequence file from"> |
32 <option value="cached">The local cache</option> | 32 <option value="cached">The local cache</option> |
33 <option value="history">The active history</option> | 33 <option value="history">The active history</option> |
34 </param> | 34 </param> |
35 <when value="cached"> | 35 <when value="cached"> |
36 <param argument="--reference_seqs_fp" label="Reference sequences either used to generate a blast database (Blast) or used as training sequences for the selected classifier (RDP, Mothur)" type="select"> | 36 <param argument="--reference_seqs_fp" type="select" label="Reference sequences either used to generate a blast database (Blast) or used as training sequences for the selected classifier (RDP, Mothur)"> |
37 <options from_data_table="qiime_rep_set"/> | 37 <options from_data_table="qiime_rep_set"/> |
38 </param> | 38 </param> |
39 </when> | 39 </when> |
40 <when value="history"> | 40 <when value="history"> |
41 <param argument="--reference_seqs_fp" type="data" format="fasta" label="Reference sequences to search against"/> | 41 <param argument="--reference_seqs_fp" type="data" format="fasta" label="Reference sequences to search against"/> |