Merge pull request #635 from broadinstitute/rp_HC_gvcf_banding_docs
Minor updates to HC docs.
This commit is contained in:
commit
f24fb4e518
|
|
@ -311,7 +311,7 @@ public class HaplotypeCaller extends ActiveRegionWalker<List<VariantContext>, 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]
|
||||
|
|
|
|||
Loading…
Reference in New Issue