changeset 156:ece27a1eeb5d draft

Uploaded
author greg
date Wed, 04 Oct 2017 14:07:06 -0400
parents d5a922f09cb9
children 387802cb9170
files gene_family_classifier.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gene_family_classifier.xml	Wed Oct 04 14:00:05 2017 -0400
+++ b/gene_family_classifier.xml	Wed Oct 04 14:07:06 2017 -0400
@@ -196,7 +196,7 @@
         </data>
         <collection name="output_orthos" type="list">
             <discover_datasets pattern="__name__" directory="output_orthos_dir" visible="false" ext="tabular" />
-            <filter>options_type['options_type_selector'] == 'advanced' and options_type['create_orthogroup_cond']['create_orthogroup'] == 'yes'</filter>
+            <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'] == 'no'</filter>
         </collection>
         <collection name="output_single_copy_fasta" type="list">
             <discover_datasets pattern="__name__" directory="output_single_copy_fasta_dir" visible="false" ext="fasta" />