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
a5721a8846
gatk-3.8
/
public
/
java
/
src
/
org
/
broadinstitute
/
sting
History
Eric Banks
a5721a8846
Context covariate optimizations were not suited for multiple threads, so I removed them (since that ended up being much, much easier than trying to make the covariates thread local). Added -nt 2 layer to BQSR integration tests to confirm that it now works with multiple threads.
2012-07-25 13:38:07 -04:00
..
alignment
Removed the "Walker" suffix from all walkers that had it.
2012-07-20 17:27:11 -04:00
commandline
GATK Error messages now point to the new website instead of GetSatisfaction.
2012-07-20 17:27:11 -04:00
gatk
Context covariate optimizations were not suited for multiple threads, so I removed them (since that ended up being much, much easier than trying to make the covariates thread local). Added -nt 2 layer to BQSR integration tests to confirm that it now works with multiple threads.
2012-07-25 13:38:07 -04:00
jna
Device files like /dev/null are now tracked as special by Queue and are not used to generate .out file paths, scattered into a temporary directory, gathered, deleted, etc.
2012-01-23 16:17:04 -05:00
queue
Removed 'Walker' suffix from packages/GATKEngine.xml that were breaking the packaged release.
2012-07-23 16:32:31 -04:00
utils
Remove reference dependence in BCF2Codec
2012-07-25 08:56:38 -04:00