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
gatk3的最后一个经典版本3.8
11,705
Commits
1
Branch
0
Tags
257
MiB
Java
95.8%
Scala
3.8%
R
0.2%
JavaScript
0.1%
1f254d29df
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Ryan Poplin
1f254d29df
Don't set the empirical quality when reading in the recal table because then we won't be using the new quality estimates for the prior since the value is cached.
2013-01-28 22:16:43 -05:00
licensing
Refrain from pushing symlinks into the repo... not all filesystems treat it correctly
2013-01-22 15:18:19 -07:00
protected
/java
Don't set the empirical quality when reading in the recal table because then we won't be using the new quality estimates for the prior since the value is cached.
2013-01-28 22:16:43 -05:00
public
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
settings
Final r119 tribble jar
2012-11-02 14:30:33 -04:00
.gitignore
Fixing the licensing scripts
2013-01-26 13:42:49 -05:00
build.xml
Remove the ability to package GATK/Queue Lite from the build system
2013-01-28 02:42:37 -05:00
intellij_example.tar.bz2
Removed the intellij files from the root and made an example package for new users. This allows users to start at the same page and then change it as they see fit without interfering with the repo (thanks guillermo!)
2012-09-27 11:04:56 -04:00
ivy.xml
ReadBackedPileup cleanup
2013-01-11 15:17:18 -05:00