Merge pull request #635 from broadinstitute/rp_HC_gvcf_banding_docs

Minor updates to HC docs.
This commit is contained in:
Ryan Poplin 2014-05-20 11:01:41 -04:00
commit f24fb4e518
1 changed files with 1 additions and 1 deletions

View File

@ -311,7 +311,7 @@ public class HaplotypeCaller extends ActiveRegionWalker<List<VariantContext>, In
* B <= X < C * B <= X < C
* 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, 0]
* (0, 10] * (0, 10]