Mercurial > repos > iuc > mothur_chop_seqs
changeset 3:35eefac6662c 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:23:28 -0400 |
| parents | 240ffe0672ff |
| children | 2029b3939394 |
| files | chop.seqs.xml |
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/chop.seqs.xml Tue Sep 05 16:44:05 2017 -0400 +++ b/chop.seqs.xml Fri Sep 08 13:23:28 2017 -0400 @@ -45,8 +45,8 @@ </param> <param name="countgaps" type="boolean" truevalue="true" falsevalue="false" checked="false" label="countgaps - Count gaps as bases"/> <param name="short" type="boolean" truevalue="true" falsevalue="false" checked="false" label="short - keep sequences that are too short to chop"/> - <param name="name" type="data" format="name" optional="true" label="name file"/> - <param name="group" type="data" format="group" optional="true" label="group file"/> + <param name="name" type="data" format="mothur.names" optional="true" label="name file"/> + <param name="group" type="data" format="mothur.groups" optional="true" label="group file"/> <param name="count" type="data" format="mothur.count_table" optional="true" label="count file"/> </inputs> <outputs>
