varfish-org / hgvs-rs

A port of biocommons/hgvs to the Rust programming language
Apache License 2.0
11 stars 4 forks source link

Port over biocommon/hgvs#719 (Fix ins or dups where splice region is preserved) #194

Open holtgrewe opened 3 months ago

holtgrewe commented 3 months ago

Is your feature request related to a problem? Please describe. The PR biocommons/hgvs#719 addresses issue biocommons/hgvs#714 that handles ins/del where the splice region is preserved.

Describe the solution you'd like Incorporate the patch and test as Rust code once merged in biocommons/hgvs.

Describe alternatives you've considered N/A

Additional context