gatk-3.8/public/java
Mark DePristo 86afe878a7 ReducedRead optimization: single pass likelihood calculation
-- Low level add() now takes a nObs argument and rather than += likelihood now does += nObs * likelihood
2011-08-09 20:55:15 -04:00
..
config Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
src ReducedRead optimization: single pass likelihood calculation 2011-08-09 20:55:15 -04:00
test Missed a few 'variants' 2011-08-09 14:29:15 -04:00