Previous changeset 1:0e2e03dbdaf9 (2017-09-05) Next changeset 3:6202ff80199f (2018-03-20) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit ca8dc573528ab7c5290bc6ca029cb989f4755db6 |
modified:
screen.seqs.xml |
b |
diff -r 0e2e03dbdaf9 -r 8743aecd26a9 screen.seqs.xml --- a/screen.seqs.xml Tue Sep 05 17:08:52 2017 -0400 +++ b/screen.seqs.xml Fri Sep 08 14:47:32 2017 -0400 |
b |
@@ -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> |