Mercurial > repos > greg > gene_family_classifier
comparison gene_family_classifier.xml @ 54:c6b874c29dbd draft
Uploaded
author | greg |
---|---|
date | Thu, 09 Feb 2017 09:31:49 -0500 |
parents | 1b776f5fd60a |
children | b45dd85b67cf |
comparison
equal
deleted
inserted
replaced
53:1b776f5fd60a | 54:c6b874c29dbd |
---|---|
230 <filter>options_type['options_type_selector'] == 'advanced' and options_type['create_orthogroup_cond']['create_orthogroup'] == 'yes' and options_type['create_orthogroup_cond']['create_corresponding_coding_sequences_cond']['create_corresponding_coding_sequences'] == 'no'</filter> | 230 <filter>options_type['options_type_selector'] == 'advanced' and options_type['create_orthogroup_cond']['create_orthogroup'] == 'yes' and options_type['create_orthogroup_cond']['create_corresponding_coding_sequences_cond']['create_corresponding_coding_sequences'] == 'no'</filter> |
231 </data> | 231 </data> |
232 <data name="output_ptcgfcs" format="ptcgfcs" label="Gene family clusters and corresponding coding sequences on ${on_string}"> | 232 <data name="output_ptcgfcs" format="ptcgfcs" label="Gene family clusters and corresponding coding sequences on ${on_string}"> |
233 <filter>options_type['options_type_selector'] == 'advanced' and options_type['create_orthogroup_cond']['create_orthogroup'] == 'yes' and options_type['create_orthogroup_cond']['create_corresponding_coding_sequences_cond']['create_corresponding_coding_sequences'] == 'yes'</filter> | 233 <filter>options_type['options_type_selector'] == 'advanced' and options_type['create_orthogroup_cond']['create_orthogroup'] == 'yes' and options_type['create_orthogroup_cond']['create_corresponding_coding_sequences_cond']['create_corresponding_coding_sequences'] == 'yes'</filter> |
234 </data> | 234 </data> |
235 <data name="output_ptsco" format="txt" label="Single copy orthogroup on ${on_string}"> | 235 <data name="output_ptsco" format="txt" label="Single copy orthogroups on ${on_string}"> |
236 <filter>options_type['options_type_selector'] == 'advanced' and options_type['create_orthogroup_cond']['create_orthogroup'] == 'yes' and options_type['specify_single_copy_cond']['specify_single_copy'] == 'yes'</filter> | 236 <filter>options_type['options_type_selector'] == 'advanced' and options_type['create_orthogroup_cond']['create_orthogroup'] == 'yes' and options_type['specify_single_copy_cond']['specify_single_copy'] == 'yes'</filter> |
237 </data> | 237 </data> |
238 <data name="output_single_copy" format="tabular" label="Single copy orthogroup on ${on_string}"> | 238 <data name="output_single_copy" format="tabular" label="Single copy orthogroups on ${on_string}"> |
239 <filter>options_type['options_type_selector'] == 'advanced' and options_type['create_orthogroup_cond']['create_orthogroup'] == 'no' and options_type['specify_single_copy_cond']['specify_single_copy'] == 'yes'</filter> | 239 <filter>options_type['options_type_selector'] == 'advanced' and options_type['create_orthogroup_cond']['create_orthogroup'] == 'no' and options_type['specify_single_copy_cond']['specify_single_copy'] == 'yes'</filter> |
240 </data> | 240 </data> |
241 <collection name="orthos" type="list"> | 241 <collection name="orthos" type="list"> |
242 <discover_datasets pattern="__name__" directory="geneFamilyClassification_dir" visible="false" ext="tabular" /> | 242 <discover_datasets pattern="__name__" directory="geneFamilyClassification_dir" visible="false" ext="tabular" /> |
243 </collection> | 243 </collection> |