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
0e7e6d35d8
gatk-3.8
/
public
/
java
History
Yossi Farjoun
0e7e6d35d8
GATKBAMIndex calls buffer.length() on every read. This is causing much pain.
...
Optimized by getting the read of the file upon opening the index-file and using that instead.
2013-04-29 12:49:02 -04:00
..
config
Reorganized the codebase beneath top-level public and private directories,
2011-06-28 06:55:19 -04:00
src
GATKBAMIndex calls buffer.length() on every read. This is causing much pain.
2013-04-29 12:49:02 -04:00
test
Bugfix for ReadClipper with ReducedReads
2013-04-29 11:12:09 -04:00