Mercurial > repos > iuc > qiime_filter_alignment
comparison macros.xml @ 5:ffcb719ff53c 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:21:55 -0400 |
| parents | 99c9dc7d9756 |
| children | ca44cfeacbe9 |
comparison
equal
deleted
inserted
replaced
| 4:99c9dc7d9756 | 5:ffcb719ff53c |
|---|---|
| 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"/> |
