Mercurial > repos > iuc > mothur_classify_tree
diff classify.tree.xml @ 3:61b024f58c48 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit ca8dc573528ab7c5290bc6ca029cb989f4755db6
| author | iuc |
|---|---|
| date | Fri, 08 Sep 2017 13:05:48 -0400 |
| parents | c51b7f1f7972 |
| children | b48b0dd9b75e |
line wrap: on
line diff
--- a/classify.tree.xml Tue Sep 05 16:26:14 2017 -0400 +++ b/classify.tree.xml Fri Sep 08 13:05:48 2017 -0400 @@ -33,7 +33,7 @@ <param name="taxonomy" type="data" format="mothur.ref.taxonomy" optional="true" label="taxonomy - Taxonomy to screen"/> <param name="tree" type="data" format="txt" label="tree - Sequences to filter"/> <param name="name" type="data" format="mothur.names" optional="true" label="name - Sequences Name reference file"/> - <param name="group" type="data" format="group" optional="true" label="group - Sequences Group reference"/> + <param name="group" type="data" format="mothur.groups" optional="true" label="group - Sequences Group reference"/> <param name="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"/> </inputs> <outputs>
