istRNAGRanges
checks whether a GRanges object contains the
information expected for a tRNA result. This is used internally to ensure the
the required data is present in the input.
istRNAGRanges(x)
# S4 method for class 'GRanges'
istRNAGRanges(x)
a logical value
data("gr", package = "tRNA")
istRNAGRanges(gr)
#> [1] TRUE