gatk-3.8/protected/java
Mark DePristo 8caf39cb65 Experimental LikelihoodRankSum annotation
-- Added experimental LikelihoodRankSum, which required slightly more detailed access to the information managed by the base class, so added an overloaded getElementForRead also provides access to the MostLikelyAllele class
-- Added base class default implementation of getElementForPileupElement() which returns null, indicating that the pileup version isn't supported.
-- Added @Override to many of the RankSum classes for safety's sake

-- Updates to GeneralCallingPipeline: annotate sites with dbSNP IDs,
-- R script to assess the value of annotations for VQSR
2013-06-21 13:57:11 -04:00
..
src/org/broadinstitute/sting Experimental LikelihoodRankSum annotation 2013-06-21 13:57:11 -04:00
test/org/broadinstitute/sting Better GATK version and command line output 2013-06-20 11:19:13 -04:00