comparison remove.rare.xml @ 2:c90c4b4a0fae 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:35:56 -0400
parents 5480c7cbde6f
children 39df13dda6bf
comparison
equal deleted inserted replaced
1:ca8ce6d19437 2:c90c4b4a0fae
68 </param> 68 </param>
69 </when> 69 </when>
70 <when value="list"> 70 <when value="list">
71 <param name="otu" type="data" format="mothur.list" label="list - Otu dataset"/> 71 <param name="otu" type="data" format="mothur.list" label="list - Otu dataset"/>
72 <param name="group" type="data" optional="true" format="mothur.groups" label="group - Groups"/> 72 <param name="group" type="data" optional="true" format="mothur.groups" label="group - Groups"/>
73 <param name="count" type="data" format="count_table" optional="true" label="count - Count Table" help="If you clustered with a count file, can only supply one of group or count table, not both"/> 73 <param name="count" type="data" format="mothur.count_table" optional="true" label="count - Count Table" help="If you clustered with a count file, can only supply one of group or count table, not both"/>
74 <param name="groups" type="select" optional="true" label="groups - Pick groups to analyze" multiple="true"> 74 <param name="groups" type="select" optional="true" label="groups - Pick groups to analyze" multiple="true">
75 <options> 75 <options>
76 <filter type="data_meta" ref="group" key="groups"/> 76 <filter type="data_meta" ref="group" key="groups"/>
77 </options> 77 </options>
78 </param> 78 </param>