Previous changeset 1:68507ee99258 (2017-09-05) Next changeset 3:a3f5c90f1f65 (2018-03-20) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit ca8dc573528ab7c5290bc6ca029cb989f4755db6 |
modified:
make.biom.xml |
b |
diff -r 68507ee99258 -r 5dc4d49a238a make.biom.xml --- a/make.biom.xml Tue Sep 05 17:09:06 2017 -0400 +++ b/make.biom.xml Fri Sep 08 14:47:45 2017 -0400 |
b |
@@ -45,7 +45,7 @@ <inputs> <param name="otu" type="data" format="mothur.shared" label="shared - OTU Shared file"/> <param name="constaxonomy" type="data" format="mothur.cons.taxonomy" optional="true" label="contaxonomy - consensus taxonomy" help="The contaxonomy file is the taxonomy file outputted by classify.otu"/> - <param name="metadata" type="data" format="metadata" label="metadata" optional="true" help="You can add sample data support here"/> + <param name="metadata" type="data" format="tabular" label="metadata" optional="true" help="You can add sample data support here"/> <conditional name="picrustc"> <param name="use" type="select" label="use picrust program"> <option value="no" selected="true">no</option> |