Mercurial > repos > iuc > mothur_make_biom
changeset 3:fe0c38ac3adb 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:12:53 -0400 |
| parents | b98f98c02610 |
| children | 9da0a5f7df8c |
| files | make.biom.xml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/make.biom.xml Tue Sep 05 16:32:36 2017 -0400 +++ b/make.biom.xml Fri Sep 08 13:12:53 2017 -0400 @@ -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>
