comparison bin.seqs.xml @ 2:905ff5f3e91d 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:29:17 -0400
parents 06a0aef8a5f7
children 82c917a4ed55
comparison
equal deleted inserted replaced
1:5a6e0999828e 2:905ff5f3e91d
41 <param name="otu" type="data" format="mothur.list" label="list - OTU List"/> 41 <param name="otu" type="data" format="mothur.list" label="list - OTU List"/>
42 <param name="name" type="data" format="mothur.names" optional="true" label="name - Sequences Name reference"/> 42 <param name="name" type="data" format="mothur.names" optional="true" label="name - Sequences Name reference"/>
43 <param name="label" type="select" label="label - OTU Labels" multiple="true"> 43 <param name="label" type="select" label="label - OTU Labels" multiple="true">
44 <expand macro="labeloptions"/> 44 <expand macro="labeloptions"/>
45 </param> 45 </param>
46 <param name="group" type="data" format="group" optional="true" label="group - Sequences Name reference"/> 46 <param name="group" type="data" format="mothur.groups" optional="true" label="group - Sequences Name reference"/>
47 <param name="count" type="data" format="mothur.count_table" optional="true" label="count - Represents the number of duplicate sequences for a given representitive sequence"/> 47 <param name="count" type="data" format="mothur.count_table" optional="true" label="count - Represents the number of duplicate sequences for a given representitive sequence"/>
48 </inputs> 48 </inputs>
49 <outputs> 49 <outputs>
50 <expand macro="logfile-output"/> 50 <expand macro="logfile-output"/>
51 <collection name="fastafiles" type="list" label="${tool.name} on ${on_string}: fastafiles per label"> 51 <collection name="fastafiles" type="list" label="${tool.name} on ${on_string}: fastafiles per label">