gatk-3.8/public/java
Mark DePristo 810e2da1d4 Cleanup and unit tests for EventType and ReadRecalibrationInfo in BQSR
-- Added unit tests for EventType and ReadRecalibrationInfo
-- Simplified interface of EventType.  Previously this enum carried an index with it, but this is redundant with the enum.ordinal function.  Now just using that function instead.
2013-01-04 11:39:25 -05:00
..
config Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
src Cleanup and unit tests for EventType and ReadRecalibrationInfo in BQSR 2013-01-04 11:39:25 -05:00
test Cleanup and unit tests for EventType and ReadRecalibrationInfo in BQSR 2013-01-04 11:39:25 -05:00