gatk-3.8/protected/java
Mark DePristo e916998784 Bugfix for head and tail merging code in SeqGraph
-- The previous version of the head merging (and tail merging to a lesser degree) would inappropriately merge source and sinks without sufficient evidence to do so.  This would introduce large deletion events at the start / end of the assemblies.  Refcatored code to require 20 bp of overlap in the head or tail nodes, as well as unit tested functions to support this.
2013-04-08 12:47:48 -04:00
..
src/org/broadinstitute/sting Bugfix for head and tail merging code in SeqGraph 2013-04-08 12:47:48 -04:00
test/org/broadinstitute/sting Bugfix for head and tail merging code in SeqGraph 2013-04-08 12:47:48 -04:00