| validGRL {ORFik} | R Documentation |
Helper Function to check valid GRangesList input
validGRL(class, type = "grl", checkNULL = FALSE)
class |
as character vector the given class of supposed GRangesList object |
type |
a character vector, is it gtf, cds, 5', 3', for messages. |
checkNULL |
should NULL classes be checked and return indeces of these? |
either NULL or indices (checkNULL == TRUE)
Other validity:
checkRFP(),
checkRNA(),
is.ORF(),
is.gr_or_grl(),
is.grl(),
is.range(),
validSeqlevels()