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
9,244
Commits
1
Branch
0
Tags
257
MiB
Java
95.8%
Scala
3.8%
R
0.2%
JavaScript
0.1%
5c3ddec4c2
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Eric Banks
5c3ddec4c2
Large refactoring of the genotyping codebase. Deprecated several of the old classes that had the wrong allele ordering and made new better copies with the correct ordering; eventually we'll push the new ones into the place of the old ones but for now we'll give users a chance to update their code. Also, removed (or deprecated as needed) the genotype priors classes since we never use them and all they serve to do is make reading the code more complicated. I expect to finish this refactoring in GATK 1.7 (or 2.0?) so that should give Kristian ample time to update.
2012-04-05 10:49:08 -04:00
public
Large refactoring of the genotyping codebase. Deprecated several of the old classes that had the wrong allele ordering and made new better copies with the correct ordering; eventually we'll push the new ones into the place of the old ones but for now we'll give users a chance to update their code. Also, removed (or deprecated as needed) the genotype priors classes since we never use them and all they serve to do is make reading the code more complicated. I expect to finish this refactoring in GATK 1.7 (or 2.0?) so that should give Kristian ample time to update.
2012-04-05 10:49:08 -04:00
settings
Rev. tribble to fix BED codec bug in tribble 51
2012-01-17 16:40:26 -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
Updated license year
2012-03-27 14:32:02 -04:00
build.xml
Bug fix to previous UnifiedGenotyperEngine refactoring, removed debug code
2012-03-25 10:20:21 -04:00
ivy.xml
S3 upload now directly creates the XML report in memory and puts that in S3
2012-01-29 15:14:58 -05:00