Mercurial > repos > iuc > qiime_core_diversity
diff macros.xml @ 7:25b1faa56152 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:18:59 -0400 |
| parents | a3eda48d373a |
| children | b3bb1b83f98f |
line wrap: on
line diff
--- a/macros.xml Mon Jul 10 16:36:09 2017 -0400 +++ b/macros.xml Fri Aug 04 18:18:59 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>
