# HG changeset patch # User greg # Date 1487354755 18000 # Node ID e8a8650c7165ecc7f1912ca9f41d6b3434949e08 # Parent c443ffe51d49539ea3a44ccf20aa5714ae9a8edf Uploaded diff -r c443ffe51d49 -r e8a8650c7165 gene_family_classifier.xml --- 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