varfish-org / hgvs-rs

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

fix: only warn on combining RefAlt with whole gene deletion #92

Closed holtgrewe closed 1 year ago

holtgrewe commented 1 year ago

Previously, there was a panic but that is not reasonable.