Description Usage Arguments Value Examples
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.
1 2 3 4 | istRNAGRanges(x)
## S4 method for signature 'GRanges'
istRNAGRanges(x)
|
x |
the |
a logical value
1 2 | data("gr", package = "tRNA")
istRNAGRanges(gr)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.