AstraZeneca-NGS / VarDict

VarDict
MIT License
187 stars 62 forks source link

Fixed SV for VCF merge. #111

Closed PolinaBevad closed 5 years ago

PolinaBevad commented 5 years ago

Description

This PR fixes issue 225 from Java repository (vcf merge fail, https://github.com/AstraZeneca-NGS/VarDictJava/issues/225) which causes by incorrect REF allele on the position for some cases of DEL SV (when DEL SV is followed by matched sequence). Before this change REF allele was taken from the position of the last nucleotide in the DEL sequence and not at the place where it was deleted at reference.