#' All annotated gene regions (not just coding genes) from rCRS.
#'
#' @format a GRanges
#'
#' @examples
#' data(mtGenes.rCRS)
#' subset(mtGenes.rCRS, region == "coding")
#' subset(mtGenes.rCRS, region == "tRNA")
#'
"mtGenes.rCRS"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.