AstraZeneca-NGS / VarDictJava

VarDict Java port
MIT License
128 stars 57 forks source link

Fixed check for introns for the case when deletion is next to insertion. #346

Closed PolinaBevad closed 2 years ago

PolinaBevad commented 2 years ago

There is a rare case when deletion is followed by insertion at the end of the read. This will fix indexing problem for such cases.