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
d1f2fe956f
gatk-3.8
/
public
/
java
History
Ryan Poplin
c77104b815
Adding function call in HaplotypeCaller right before the VariantContext gets written out to disk which partitions all the reads by which allele gave the read the highest likelihood. This will allow variants to be annotated by the refactored VariantAnnotator. Uninformative reads are mapped to Allele.NO_CALL
2012-04-06 00:22:52 -04:00
..
config
Reorganized the codebase beneath top-level public and private directories,
2011-06-28 06:55:19 -04:00
src
Adding function call in HaplotypeCaller right before the VariantContext gets written out to disk which partitions all the reads by which allele gave the read the highest likelihood. This will allow variants to be annotated by the refactored VariantAnnotator. Uninformative reads are mapped to Allele.NO_CALL
2012-04-06 00:22:52 -04:00
test
BQSR bug triage
2012-04-05 09:32:18 -04:00