Create manual variant - clean HGVS and show grid
Open
- Dominant language
- Python
- Stars
- 30
- Forks
- 3
- Avg merge
- 9h 28m
- Merged PRs (30d)
- 42
Description
**Cleaning HGVS**
Try to enter ```NM_019024.3(HEATR5B):c.5317+5G>A```
Gives error:
```
Error parsing h: 'Invalid HGVS cDNA allele "5317+5G>A"'
```
This is due to invisible characters being removed from search, but not manual variant entry
**Grid**
The grid gets crazy long and the page takes ages to load. Use datatables grid
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.