From 581843d99450ba1cc7ba7ea2cb1a34c546544553 Mon Sep 17 00:00:00 2001 From: Ryan Poplin Date: Tue, 20 May 2014 10:01:11 -0400 Subject: [PATCH] Minor updates to HC docs. --- .../gatk/tools/walkers/haplotypecaller/HaplotypeCaller.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protected/gatk-tools-protected/src/main/java/org/broadinstitute/gatk/tools/walkers/haplotypecaller/HaplotypeCaller.java b/protected/gatk-tools-protected/src/main/java/org/broadinstitute/gatk/tools/walkers/haplotypecaller/HaplotypeCaller.java index 5c1820324..a0ee67e66 100644 --- a/protected/gatk-tools-protected/src/main/java/org/broadinstitute/gatk/tools/walkers/haplotypecaller/HaplotypeCaller.java +++ b/protected/gatk-tools-protected/src/main/java/org/broadinstitute/gatk/tools/walkers/haplotypecaller/HaplotypeCaller.java @@ -311,7 +311,7 @@ public class HaplotypeCaller extends ActiveRegionWalker, In * B <= X < C * X >= C * - * The default bands with (1, 10, 20, 30, 40, 50) give the following GQ blocks: + * For example, specifying bands as (1, 10, 20, 30, 40, 50) give the following GQ blocks: * * [0, 0] * (0, 10]