gatk-3.8/protected/java
Ryan Poplin b5b9d745a7 New implementation of the GGA mode in the HaplotypeCaller
-- We now inject the given alleles into the reference haplotype and add them to the graph.
-- Those paths are read off of the graph and then evaluated with the appropriate marginalization for GGA mode.
-- This unifies how Smith-Waterman is performed between discovery and GGA modes.
-- Misc minor cleanup in several places.
2013-05-31 10:35:36 -04:00
..
src/org/broadinstitute/sting New implementation of the GGA mode in the HaplotypeCaller 2013-05-31 10:35:36 -04:00
test/org/broadinstitute/sting New implementation of the GGA mode in the HaplotypeCaller 2013-05-31 10:35:36 -04:00