quick update for a change I implemented for Ryan
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3519 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
parent
ad98512f6c
commit
4f00e265a8
|
|
@ -93,7 +93,7 @@ public class VariantRecalibrator extends RodWalker<ExpandingArrayList<VariantDat
|
|||
private double QUAL_STEP = 0.1;
|
||||
|
||||
// TODO: RYAN - remove me, even though this switch is apparently super awesome
|
||||
private final static boolean AARONS_SUPER_AWESOME_SWITCH = true;
|
||||
private final static boolean AARONS_SUPER_AWESOME_SWITCH = false;
|
||||
|
||||
/////////////////////////////
|
||||
// Private Member Variables
|
||||
|
|
|
|||
Loading…
Reference in New Issue