comparison gene_family_classifier.xml @ 11:b0a29067fc35 draft

Uploaded
author greg
date Wed, 04 Jan 2017 13:38:07 -0500
parents fe24cd3bf71a
children b75510484c16
comparison
equal deleted inserted replaced
10:fe24cd3bf71a 11:b0a29067fc35
97 <outputs> 97 <outputs>
98 <data name="output" format="txt" label="Sequences classified into gene family clusters on ${on_string}"> 98 <data name="output" format="txt" label="Sequences classified into gene family clusters on ${on_string}">
99 <filter>options_type['options_type_selector'] == 'advanced' and options_type['create_orthogroup_cond']['create_orthogroup'] == 'yes'</filter> 99 <filter>options_type['options_type_selector'] == 'advanced' and options_type['create_orthogroup_cond']['create_orthogroup'] == 'yes'</filter>
100 </data> 100 </data>
101 <collection name="transcripts" type="list"> 101 <collection name="transcripts" type="list">
102 <discover_datasets pattern="__name__" directory="geneFamilyClassification_dir" visible="false" ext="tabular" /> 102 <discover_datasets pattern="__name__" directory="geneFamilyClassification_dir" visible="false" />
103 </collection> 103 </collection>
104 </outputs> 104 </outputs>
105 <tests> 105 <tests>
106 <test> 106 <test>
107 <param name="input" value="" ftype="fasta" /> 107 <param name="input" value="" ftype="fasta" />