Eric Banks
|
a4670113bd
|
Refactored/renamed the nested integer array; cleaned up code a bit.
|
2012-07-03 00:12:33 -04:00 |
Eric Banks
|
cac72bce91
|
Initial version of int indexed mapping for BQSR. Will be cleaned up in a bit.
|
2012-07-02 14:33:33 -04:00 |
Eric Banks
|
1fafd9f6c8
|
NestedHashMap-based implementation of BQSRv2 along with a few minor optimizations. Not a huge runtime upgrade over the long bitset approach, but it allows us to implement further optimizations going forward. Integration test change because the original version had a bug in the quantized qual table creation.
|
2012-06-27 16:55:49 -04:00 |
Ryan Poplin
|
0ad7d5fbc1
|
Standalone common Pair HMM utility class with associated unit tests.
|
2012-03-01 22:41:13 -05:00 |
Mark DePristo
|
9992c373be
|
Optimize imports run on the whole project, public and private. I just got too tired of all of the unused imports floating around. Confirmed that the system builds after the changes.
|
2011-07-17 20:29:58 -04:00 |
David Roazen
|
3c9497788e
|
Reorganized the codebase beneath top-level public and private directories,
removing the playground and oneoffprojects directories in the process. Updated
build.xml accordingly.
|
2011-06-28 06:55:19 -04:00 |