changeset 3:a54b3161504f draft

Uploaded
author greg
date Tue, 20 Dec 2016 11:22:11 -0500
parents 5440f5f083bc
children 2ffac03c08fe
files gene_family_classifier.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gene_family_classifier.xml	Mon Dec 19 11:04:43 2016 -0500
+++ b/gene_family_classifier.xml	Tue Dec 20 11:22:11 2016 -0500
@@ -23,7 +23,7 @@
                     --single_copy_taxa $options_type.single_copy_cond.single_copy_taxa
                     --taxa_present $options_type.single_copy_cond.taxa_present
                 #end if
-                #if str($options_type.create_orthogroup_cond) == 'yes':
+                #if str($options_type.create_orthogroup_cond.create_orthogroup) == 'yes':
                     --orthogroup_fasta
                     --coding_sequences "$options_type.create_orthogroup_cond.coding_sequences"
                 #end if