Closed holtgrewe closed 1 year ago
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.
unwrap()
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.