# HG changeset patch # User Jim Johnson # Date 1352397001 21600 # Node ID da03516b528c5852e73cd2ce097657ae65c3885d # Parent b40671bc73d502bb3119041c1735a79a13b01366 Fix output filters diff -r b40671bc73d5 -r da03516b528c haplotype_caller.xml --- a/haplotype_caller.xml Thu Nov 08 10:55:32 2012 -0600 +++ b/haplotype_caller.xml Thu Nov 08 11:50:01 2012 -0600 @@ -522,7 +522,7 @@ - + @@ -551,15 +551,15 @@ - + - analysis_param_type['graphOutput'] == True + analysis_param_type['analysis_param_type_selector'] == "advanced" and analysis_param_type['graphOutput'] == True - analysis_param_type['activeRegionOut'] == True + analysis_param_type['analysis_param_type_selector'] == "advanced" and analysis_param_type['activeRegionOut'] == True