R/mtGenes.rCRS.R

#' 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"

Try the MTseeker package in your browser

Any scripts or data that you put into this service are public.

MTseeker documentation built on Oct. 31, 2019, 3:20 a.m.