comparison make.biom.xml @ 2:5dc4d49a238a 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:45 -0400
parents 388291e9ab3f
children a3f5c90f1f65
comparison
equal deleted inserted replaced
1:68507ee99258 2:5dc4d49a238a
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>