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
8,506
Commits
1
Branch
0
Tags
257
MiB
Java
95.8%
Scala
3.8%
R
0.2%
JavaScript
0.1%
cd352f502d
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Guillermo del Angel
cd352f502d
Corner case bug fix: if a read starts with an insertion, when computing the consensus allele for calling the insertion was only added to the last element in the consensus key hash map. Now, an insertion that partially overlaps with several candidate alleles will have their respective count increased for all of them
2012-02-17 10:21:37 -05:00
public
Corner case bug fix: if a read starts with an insertion, when computing the consensus allele for calling the insertion was only added to the last element in the consensus key hash map. Now, an insertion that partially overlaps with several candidate alleles will have their respective count increased for all of them
2012-02-17 10:21:37 -05:00
settings
SnpEff 2.0.5 support. Re-enabled SnpEff in the HybridSelectionPipeline.
2012-01-03 15:18:36 -05:00
.gitignore
Minor additions to the shared .gitignore file, now that Mark has checked one in.
2011-10-26 12:24:28 -04:00
LICENSE
One last test...
2011-06-28 19:18:17 -04:00
build.xml
Rename alltests* targets in build.xml
2012-01-24 14:58:30 -05:00
ivy.xml
SnpEff 2.0.5 support. Re-enabled SnpEff in the HybridSelectionPipeline.
2012-01-03 15:18:36 -05:00