is.grl {ORFik}R Documentation

Helper function to check for GRangesList

Description

Helper function to check for GRangesList

Usage

is.grl(class)

Arguments

class

the class you want to check if is GRL, either a character from class or the object itself.

Value

a boolean

See Also

Other utils: bedToGR, convertToOneBasedRanges, findFa, fread.bed, is.gr_or_grl, validGRL


[Package ORFik version 1.4.0 Index]