Add hgvs parsing support for `Range` based SequenceLocations
Open
enhancement
priority:high
VRS translator
- Dominant language
- Python
- Stars
- 62
- Forks
- 42
- Avg merge
- 1h 2m
- Merged PRs (30d)
- 1
Description
The current [hgvs_tools.py](https://github.com/ga4gh/vrs-python/blob/efbce313f501e86f9cc42565568d9d08a1cfaa85/src/ga4gh/vrs/utils/hgvs_tools.py#L16) does not consider the handling of hgvs expressions that have start or end `Range` values. I believe the biocommons/hgvs module support this but we are currently presuming the start/end is always an `int`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.