validGRL: Helper Function to check valid GRangesList input

View source: R/validity.R

validGRLR Documentation

Helper Function to check valid GRangesList input

Description

Helper Function to check valid GRangesList input

Usage

validGRL(class, type = "grl", checkNULL = FALSE)

Arguments

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?

Value

either NULL or indices (checkNULL == TRUE)

See Also

Other validity: checkRFP(), checkRNA(), is.ORF(), is.gr_or_grl(), is.grl(), is.range(), validSeqlevels()


Roleren/ORFik documentation built on April 25, 2024, 8:41 p.m.