This website requires JavaScript.
Explore
Help
Sign In
zzh
/
gatk-3.8
Watch
1
Star
0
Fork
You've already forked gatk-3.8
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8562bfaae1
gatk-3.8
/
public
/
java
/
src
/
org
/
broadinstitute
/
sting
/
utils
/
recalibration
History
Ryan Poplin
d665a8ba0c
The Bayesian calculation of Qemp in the BQSR is now hierarchical. This fixes issues in which the covariate bins were very sparse and the prior estimate being used was the original quality score. This resulted in large correction factors for each covariate which breaks the equation. There is also now a new option, qlobalQScorePrior, which can be used to ignore the given (very high) quality scores and instead use this value as the prior.
2013-01-28 15:56:33 -05:00
..
BQSRArgumentSet.java
The Bayesian calculation of Qemp in the BQSR is now hierarchical. This fixes issues in which the covariate bins were very sparse and the prior estimate being used was the original quality score. This resulted in large correction factors for each covariate which breaks the equation. There is also now a new option, qlobalQScorePrior, which can be used to ignore the given (very high) quality scores and instead use this value as the prior.
2013-01-28 15:56:33 -05:00
BQSRMode.java
Updated all JAVA file licenses accordingly
2013-01-10 17:06:41 -05:00
EventType.java
Updated all JAVA file licenses accordingly
2013-01-10 17:06:41 -05:00