gatk-3.8/public/java/test
Mark DePristo a3d896d80e Part I of creating a fast state space lookup for VE
-- Created a unit tested tree mapping from a List<String> -> integer (StratificationStates).  This class is the key infrastructure necessary to create a complete static mapping from all stratification combinations to an offset in a vector of EvalutionContexts for update in map.
-- Minor code cleanup throughout VE (removing unused headers, for example)
2012-03-30 15:31:53 -04:00
..
net/sf Fix serious engine bug that could cause reads to be dropped under certain circumstances 2012-02-13 16:25:21 -05:00
org/broadinstitute/sting Part I of creating a fast state space lookup for VE 2012-03-30 15:31:53 -04:00