Mercurial > repos > iuc > mothur_remove_lineage
diff remove.lineage.xml @ 5:3a7f96ed57ff 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:48:15 -0400 |
| parents | 702f118f52f9 |
| children |
line wrap: on
line diff
--- a/remove.lineage.xml Wed Feb 14 11:29:51 2018 -0500 +++ b/remove.lineage.xml Tue Mar 20 13:48:15 2018 -0400 @@ -120,6 +120,7 @@ <param name="name_in" type="data" format="mothur.names" optional="true" label="name - Sequences Name reference"/> <param name="dups" type="boolean" truevalue="true" falsevalue="false" checked="true" label="dups - Apply to duplicate names"/> <param name="count" type="data" format="mothur.count_table" optional="true" help="The count file is similar to the name file in that it is used to represent the number of duplicate sequences for a given representative sequence. It can also contain group information"/> + <expand macro="param-savelog"/> </inputs> <outputs> <expand macro="logfile-output"/>
