changeset 72:e8a8650c7165 draft

Uploaded
author greg
date Fri, 17 Feb 2017 13:05:55 -0500
parents c443ffe51d49
children 6e859426c873
files gene_family_classifier.xml
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/gene_family_classifier.xml	Fri Feb 17 11:31:12 2017 -0500
+++ b/gene_family_classifier.xml	Fri Feb 17 13:05:55 2017 -0500
@@ -84,8 +84,7 @@
                         #set single_copy_custom_cond = $single_copy_cond.single_copy_custom_cond
                         #set single_copy_custom = $single_copy_custom_cond.single_copy_custom
                         #if str($single_copy_custom) == 'no':
-                            #set single_copy_custom_config = $os.path.join($scaffold.fields.path, 'singleCopy.config')
-                            --single_copy_custom '$single_copy_custom_config'
+                            --single_copy_custom 'default'
                         #else:
                             --single_copy_custom '$single_copy_custom_cond.single_copy_custom_config'
                         #end if