- Use same code for calculating transcript position of start/stop codons.
- Be able to pass in pre-calculated start/stop from transcript_json if available
- Fix issue #61 - Regex for reference HGVS without reference base
- cDNA gaps
- Refactor models
- Support non-coding, mitochondria and LRG transcripts
- Validate coordinate span equals reference length
- Scripts to generate transcripts from RefSeq and Ensembl GTFs on the web
- Rename package to pyhgvs to avoid naming conflict with other libraries.
- Normalize variants by default when generating names.
- Improved testing.