Mercurial > repos > iuc > qiime_make_emperor
diff macros.xml @ 5:ce924f9182d5 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qiime/ commit 88c494b035a34b097247a29bfd3515875d94ce2b
| author | iuc |
|---|---|
| date | Fri, 04 Aug 2017 18:23:27 -0400 |
| parents | 07e5a806d002 |
| children | 525960b30c1b |
line wrap: on
line diff
--- a/macros.xml Mon Jul 10 16:34:26 2017 -0400 +++ b/macros.xml Fri Aug 04 18:23:27 2017 -0400 @@ -33,7 +33,7 @@ <option value="history">The active history</option> </param> <when value="cached"> - <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"> + <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)"> <options from_data_table="qiime_rep_set"/> </param> </when>
