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
143fbead03
gatk-3.8
/
public
/
java
History
Eric Banks
ac0c44720b
I started to put together a set of unit tests for the PileupElement creation functionality of LocusIteratorByState and found pretty quickly that it's definitely still busted for indels. The data provider is nowhere near comprehensive yet, but I need to sit back and think about how to really test some of the functionality of LIBS. Committing what I have for now because at the very least it'll be helpful going forward (failing tests are commented out with TODO).
2012-08-30 22:49:13 -04:00
..
config
Reorganized the codebase beneath top-level public and private directories,
2011-06-28 06:55:19 -04:00
src
Added ThreadSafeMapReduce interface, super of TreeReducible
2012-08-30 19:41:49 -04:00
test
I started to put together a set of unit tests for the PileupElement creation functionality of LocusIteratorByState and found pretty quickly that it's definitely still busted for indels. The data provider is nowhere near comprehensive yet, but I need to sit back and think about how to really test some of the functionality of LIBS. Committing what I have for now because at the very least it'll be helpful going forward (failing tests are commented out with TODO).
2012-08-30 22:49:13 -04:00