gatk-3.8/protected/java
Mark DePristo 13211231c7 Restructure and cleanup ExactAFCalculations
-- Now there's no duplication between exact old and constrained models.  The behavior is controlled by an overloaded abstract function
-- No more static function to access the linear exact model -- you have to create the surrounding class.  Updated code in the system
-- Everything passes unit tests
2012-10-15 07:53:54 -04:00
..
src/org/broadinstitute/sting Restructure and cleanup ExactAFCalculations 2012-10-15 07:53:54 -04:00
test/org/broadinstitute/sting/gatk/walkers Restructure and cleanup ExactAFCalculations 2012-10-15 07:53:54 -04:00