Mercurial > repos > iuc > mothur_screen_seqs
changeset 2:8743aecd26a9 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit ca8dc573528ab7c5290bc6ca029cb989f4755db6
author | iuc |
---|---|
date | Fri, 08 Sep 2017 14:47:32 -0400 |
parents | 0e2e03dbdaf9 |
children | 6202ff80199f |
files | screen.seqs.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/screen.seqs.xml Tue Sep 05 17:08:52 2017 -0400 +++ b/screen.seqs.xml Fri Sep 08 14:47:32 2017 -0400 @@ -98,7 +98,7 @@ <param name="groups_in" type="data" format="mothur.groups" optional="true" label="group - Groups to screen"/> <param name="alignreport_in" type="data" format="mothur.align.report" optional="true" label="alignreport - Align Report to screen"/> <param name="summary" type="data" format="mothur.summary" optional="true" label="summary file - as created by summary.seqs" help="saves processing time when screening with parameters in the summary file"/> - <param name="contigsreport" type="data" format="contigs.report" optional="true" label="contigsreport - Contigs Report to screen with" help="this file is created by the make.contigs command. If you provide the contigs report file you can screen your sequences using the following parameters: minoverlap, ostart, oend and mismatches"/> + <param name="contigsreport" type="data" format="tabular" optional="true" label="contigsreport - Contigs Report to screen with" help="this file is created by the make.contigs command. If you provide the contigs report file you can screen your sequences using the following parameters: minoverlap, ostart, oend and mismatches"/> <param name="taxonomy_in" type="data" format="taxonomy" optional="true" label="taxonomy - Taxonomy to screen"/> <param name="count_in" type="data" format="mothur.count_table" optional="true" label="count - a count_table" help="generated by count.seqs"/> </inputs>