Show g.HGVS in more places
Open
good first issue
- Dominant language
- Python
- Stars
- 30
- Forks
- 3
- Avg merge
- 9h 28m
- Merged PRs (30d)
- 42
Description
A few places we use our internal variant coordinate format, eg:
5:172454352 T>A
While instead we could show:
NC_000005.10:g.172454352T>A
I think we should enable this via a setting at least.
Places where it's worth changing:
* Search results
* HGVS tester
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.