You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current hgvs_tools.py 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.
The text was updated successfully, but these errors were encountered:
The current hgvs_tools.py 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 anint
.The text was updated successfully, but these errors were encountered: