GRCh37 - igv map to hg19
Open
enhancement
- Dominant language
- Python
- Stars
- 30
- Forks
- 3
- Avg merge
- 9h 28m
- Merged PRs (30d)
- 42
Description
```GenomeBuild``` has a field ```igv_genome``` which set GRCh37 build to igv_genome=b37 in ```snpdb/migrations/0002_initial_data.py``
b37 is no longer on default server so fails. I manually set this to hg19 on sa path and it works fine.
Need to do the manual data migration
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.