Mercurial > repos > iuc > mothur_classify_tree
diff classify.tree.xml @ 6:f350dab14d28 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit 38a2bbee32eaaceeb22d7549b13dbc0c613ee173
| author | iuc |
|---|---|
| date | Tue, 20 Mar 2018 13:55:11 -0400 |
| parents | b48b0dd9b75e |
| children |
line wrap: on
line diff
--- a/classify.tree.xml Wed Feb 14 11:47:48 2018 -0500 +++ b/classify.tree.xml Tue Mar 20 13:55:11 2018 -0400 @@ -36,6 +36,7 @@ <param argument="group" type="data" format="mothur.groups" optional="true" label="group - Sequences Group reference"/> <param argument="cutoff" type="integer" value="51" min="51" max="100" optional="true" label="cutoff - consensus confidence threshold" help="The default is 51, meaning 51%. Cutoff cannot be below 51"/> + <expand macro="param-savelog"/> </inputs> <outputs> <expand macro="logfile-output"/> @@ -48,6 +49,7 @@ <param name="tree" value="treetest.tre" ftype="txt"/> <output name="out_tree" md5="cd2d3275d225ee8ba5df004a9885f50c" ftype="txt"/> <output name="summary" md5="78dfe4198793f7ee5632c5b88b6bc295" ftype="tabular"/> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> </tests>
