gatk-3.8/public/java
Mark DePristo 1d4eb46606 Efficient reading of genotype fields v1
-- decodeIntArray in BCF2 decoder allows us to more efficiently read ints and int[] from stream directly into Genotype object
-- Code cleanup / contracts added were appropriate
-- V2 will have a yet more optimized path...
2012-06-14 16:42:26 -04:00
..
config Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
src Efficient reading of genotype fields v1 2012-06-14 16:42:26 -04:00
test Smarter infrastructure to decode genotypes in BCF 2012-06-14 16:42:25 -04:00