From 12dd18cdba1992c9a50aef9a7747df1fb20feac4 Mon Sep 17 00:00:00 2001 From: kiran Date: Thu, 11 Jun 2009 21:15:34 +0000 Subject: [PATCH] Now aware of Hapmap and dbSNP sites. We *can* change the priors there, but we don't yet. git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@993 348d0f76-0448-11de-a6fe-93d51630548a --- .../gatk/walkers/SingleSampleGenotyper.java | 30 ++++++++++++++++--- 1 file changed, 26 insertions(+), 4 deletions(-) diff --git a/java/src/org/broadinstitute/sting/playground/gatk/walkers/SingleSampleGenotyper.java b/java/src/org/broadinstitute/sting/playground/gatk/walkers/SingleSampleGenotyper.java index c1eb7f35e..d1661f28e 100644 --- a/java/src/org/broadinstitute/sting/playground/gatk/walkers/SingleSampleGenotyper.java +++ b/java/src/org/broadinstitute/sting/playground/gatk/walkers/SingleSampleGenotyper.java @@ -80,11 +80,10 @@ public class SingleSampleGenotyper extends LocusWalker