Mercurial > repos > iuc > mothur_make_biom
comparison make.biom.xml @ 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 | 0eae3db4c7a5 |
| children | 9da0a5f7df8c |
comparison
equal
deleted
inserted
replaced
| 2:b98f98c02610 | 3:fe0c38ac3adb |
|---|---|
| 43 | tee mothur.out.log | 43 | tee mothur.out.log |
| 44 ]]></command> | 44 ]]></command> |
| 45 <inputs> | 45 <inputs> |
| 46 <param name="otu" type="data" format="mothur.shared" label="shared - OTU Shared file"/> | 46 <param name="otu" type="data" format="mothur.shared" label="shared - OTU Shared file"/> |
| 47 <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"/> | 47 <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"/> |
| 48 <param name="metadata" type="data" format="metadata" label="metadata" optional="true" help="You can add sample data support here"/> | 48 <param name="metadata" type="data" format="tabular" label="metadata" optional="true" help="You can add sample data support here"/> |
| 49 <conditional name="picrustc"> | 49 <conditional name="picrustc"> |
| 50 <param name="use" type="select" label="use picrust program"> | 50 <param name="use" type="select" label="use picrust program"> |
| 51 <option value="no" selected="true">no</option> | 51 <option value="no" selected="true">no</option> |
| 52 <option value="yes">yes</option> | 52 <option value="yes">yes</option> |
| 53 </param> | 53 </param> |
