From 0093482c628180a23b88a604b165fd5b0e79dd1b Mon Sep 17 00:00:00 2001 From: depristo Date: Wed, 9 Sep 2009 21:19:36 +0000 Subject: [PATCH] N reference base fix for SSG git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1572 348d0f76-0448-11de-a6fe-93d51630548a --- .../genotyper/SingleSampleGenotyper.java | 22 +++++++++++-------- .../broadinstitute/sting/utils/BaseUtils.java | 4 ++++ 2 files changed, 17 insertions(+), 9 deletions(-) diff --git a/java/src/org/broadinstitute/sting/gatk/walkers/genotyper/SingleSampleGenotyper.java b/java/src/org/broadinstitute/sting/gatk/walkers/genotyper/SingleSampleGenotyper.java index be23c1b0e..c78c3ada5 100644 --- a/java/src/org/broadinstitute/sting/gatk/walkers/genotyper/SingleSampleGenotyper.java +++ b/java/src/org/broadinstitute/sting/gatk/walkers/genotyper/SingleSampleGenotyper.java @@ -92,18 +92,22 @@ public class SingleSampleGenotyper extends LocusWalker