matchExons {SPLINTER}R Documentation

matchExons

Description

Internal function to help match the inner coordinates of a 2/3 cassette checks if reference and subject matches

Usage

matchExons(ref, subject)

Arguments

ref

GRanges object

subject

GRanges object

Value

logical. check if exons match (TRUE) or not (FALSE)

Author(s)

Diana Low


[Package SPLINTER version 1.19.0 Index]