istRNAGRanges | R Documentation |
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 signature 'GRanges'
istRNAGRanges(x)
x |
the |
a logical value
data("gr", package = "tRNA")
istRNAGRanges(gr)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.