Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: return error if problem in normalization
Return an error rather than using `unwrap()` if an exon cannot be found for transcript normalization. This occured for NR_111984.1 on GRCh37 where the first exons are not properly aligned.
- Loading branch information