gatk-3.8/protected/java/test/org/broadinstitute/sting
Mark DePristo 4d389a8234 Optimizations for HC infrastructure
-- outgoingVerticesOf and incomingVerticesOf return a list not a set now, as the corresponding values must be unique since our super directed graph doesn't allow multiple edges between vertices
-- Make DeBruijnGraph, SeqGraph, SeqVertex, and DeBruijnVertex all final
-- Cache HashCode calculation in BaseVertex
-- Better docs before the pruneGraph call
2013-04-08 12:47:49 -04:00
..
gatk/walkers Optimizations for HC infrastructure 2013-04-08 12:47:49 -04:00
utils LD-based merging algorithm for nearby events in the haplotypes 2013-04-08 12:47:48 -04:00