mutalyzer / mutalyzer2

HGVS variant nomenclature checker
https://mutalyzer.nl
Other
98 stars 23 forks source link

Confusing warning message. #428

Closed jfjlaros closed 3 years ago

jfjlaros commented 7 years ago

Warning messages regarding duplication detection seem to contain wrong coordinates. For example:

NG_017013.2:g.13262_13263insTAAAA

Warning: Insertion of TAAAA at position 13262_13263 was given, however, the HGVS notation prescribes that it should be a duplication of TAAAA at position 13262_13266.

The correct description is:

NG_017013.2:g.13258_13262dup

Instead of the range 13262_13266, 13258_13262 should be reported.