gatk-3.8/protected
Eric Banks 530e0e5ea6 Added a fix for combining/genotyping positions over spanning deletions.
Previously, if a SNP occurred in sample A at a position that was in the middle of a deletion for sample B,
sample B would be genotyped as homozygous reference there (but it's NOT reference - there's a deletion).
Now, sample B is genotyped as having a symbolic DEL allele.

Minor cleanup added.  Note that I also removed Laura's previous fix for this problem.

Existing integration tests change because I've added a new header line to the VCF being output.
I also added several tests for the new functionality showing:
1. genotyping from separate and already combined gvcfs give the same output
2. genotyping over multiple spanning deletions works
3. combining works too

Existing unit tests also cover this case.
2015-05-11 15:11:16 -04:00
..
gatk-package-distribution Added faster built executable, non-packaged jars. 2014-11-05 00:30:46 +08:00
gatk-queue-extensions-distribution Regression: The new 'includeUnmapped' PartitionBy annotation was incorrectly set for HC 2015-03-13 00:24:57 -04:00
gatk-queue-package-distribution Added faster built executable, non-packaged jars. 2014-11-05 00:30:46 +08:00
gatk-tools-protected Added a fix for combining/genotyping positions over spanning deletions. 2015-05-11 15:11:16 -04:00
pom.xml Update pom versions to mark the start of GATK 3.4 development 2014-10-23 22:31:44 -04:00