# HG changeset patch # User greg # Date 1490108918 14400 # Node ID c840726bd580eebb392ea9e65ff6ec94eb01eea2 # Parent 1d3d50fbf3ca62fb5dd952a9c7c5441ef9111f86 Uploaded diff -r 1d3d50fbf3ca -r c840726bd580 gene_family_classifier.xml --- a/gene_family_classifier.xml Tue Mar 21 10:53:01 2017 -0400 +++ b/gene_family_classifier.xml Tue Mar 21 11:08:38 2017 -0400 @@ -73,8 +73,12 @@ --single_copy_custom '$single_copy_custom_cond.single_copy_custom_config' #end if #else: - --single_copy_taxa $single_copy_cond.single_copy_taxa - --taxa_present $single_copy_cond.taxa_present + #if str($single_copy_cond.single_copy_taxa) != '': + --single_copy_taxa $single_copy_cond.single_copy_taxa + #end if + #if str($single_copy_cond.taxa_present) != '': + --taxa_present $single_copy_cond.taxa_present + #end if #end if #end if #if $create_ortho_sequences: @@ -181,8 +185,8 @@ - - + +