gatk-3.8/protected/gatk-tools-protected
Eric Banks c752b9bca6 Fixed a small feature/bug that I introduced with the spanning deletions genotyping.
In the case where there's a low quality SNP under a spanning deletion in the gvcfs:
if the SNP is not genotyped by GenotypeGVCFs (because it's just noise) we were still
emitting a record with just the symbolic DEL allele (because that allele is high quality).

We no longer do that.
2015-05-13 11:19:40 -04:00
..
src Fixed a small feature/bug that I introduced with the spanning deletions genotyping. 2015-05-13 11:19:40 -04:00
pom.xml Faster builds, with updates to documentation generation. 2014-11-05 00:32:23 +08:00