From fbc7d44bc746280597fa736f87bf00b700372e36 Mon Sep 17 00:00:00 2001 From: ebanks Date: Thu, 30 Jul 2009 19:10:33 +0000 Subject: [PATCH] don't allow users to input priors anymore; they should be using heterozygosity and having the SSG calculate priors. Note that nothing was changed for dnSNP/hapmap priors (not sure what we want to do with these yet - any thoughts?) git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1342 348d0f76-0448-11de-a6fe-93d51630548a --- .../gatk/walkers/SingleSampleGenotyper.java | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 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 4e5dc9c09..b90ae41c6 100644 --- a/java/src/org/broadinstitute/sting/playground/gatk/walkers/SingleSampleGenotyper.java +++ b/java/src/org/broadinstitute/sting/playground/gatk/walkers/SingleSampleGenotyper.java @@ -40,7 +40,7 @@ public class SingleSampleGenotyper extends LocusWalker