matchExons {SPLINTER} | R Documentation |
Internal function to help match the inner coordinates of a 2/3 cassette checks if reference and subject matches
matchExons(ref, subject)
ref |
GRanges object |
subject |
GRanges object |
logical. check if exons match (TRUE) or not (FALSE)
Diana Low