gatk-3.8/protected/java
Eric Banks 264cc9e78d Resolve protected->public dependencies for BQSR by wrapping the BQSR-specific arguments in a new class.
Instead of the GATK Engine creating a new BaseRecalibrator (not clean), it just keeps track of the arguments (clean).

There are still some dependency issues, but it looks like they are related to Ami's code.  Need to look into it further.
2013-01-08 16:23:29 -05:00
..
src/org/broadinstitute/sting Resolve protected->public dependencies for BQSR by wrapping the BQSR-specific arguments in a new class. 2013-01-08 16:23:29 -05:00
test/org/broadinstitute/sting Move around the DiploidGenotype classes (so it can be used by the GATKPaperGenotyper) 2013-01-08 15:53:11 -05:00