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#716 (Add variant region condition for dups ending in 3' UTR) #192

Closed holtgrewe closed 2 months ago

holtgrewe commented 2 months ago

Is your feature request related to a problem? Please describe. The PR biocommons/hgvs#716 addresses issue biocommons/hgvs#715 where ins/del ending in 3' UTR. We are missing this yet.

Describe the solution you'd like Incorporate the patch and test as Rust code.

Describe alternatives you've considered N/A

Additional context