Ryan Poplin
|
c7f22e410f
|
A few quick, minor findbugs fixes.
|
2012-08-09 16:22:08 -04:00 |
Guillermo del Angel
|
82efd4457e
|
Revert some bad merge changes
|
2012-04-18 16:35:09 -04:00 |
Guillermo del Angel
|
31c394d588
|
Resolve merge conflicts
|
2012-04-18 16:25:03 -04:00 |
Guillermo del Angel
|
c78b0eee3a
|
Refactoring/fixing up UG HMM code: a) Make code use PairHMM class instead of having duplicated code. That way UG and HaplotypeCaller now use same core code. Changes to be able to do this: 1. Compute context-dependent GOP as a function of read, not of haplotype, b) Extracted code to initialize HMM arrays into separate method, c) Move PairHMM class and unit test to public, d) Reenable banded code in PairHMM, inverted sense of flag (true=enable feature) but leave off in HaplotypeCaller.
|
2012-04-17 14:22:48 -04:00 |
Guillermo del Angel
|
f9f8589692
|
Refactoring/fixing up UG HMM code: a) Make code use PairHMM class instead of having duplicated code. That way UG and HaplotypeCaller now use same core code. Changes to be able to do this: 1. Compute context-dependent GOP as a function of read, not of haplotype, b) Extracted code to initialize HMM arrays into separate method, c) Move PairHMM class and unit test to public, d) Reenable banded code in PairHMM, inverted sense of flag (true=enable feature) but leave off in HaplotypeCaller.
|
2012-04-11 13:56:51 -04:00 |