R/data.R

#' @title Promoter annotation for Gencode.v34 (subset) 
#' @description Promoter annotation for Gencode.v34 
#'   (chr1:10,000,000 - 30,000,000) 
#' @format A PromoterAnnotation (S4 Class) object containing all promoter
#'   annotation objects for Gencode.v34 chr1:10,000,000-30,000,000. 
#'   The object has 3 slots: \describe{
#'   \item{intronRanges}{A GRanges object of 4,523 ranges corresponding
#'   to introns, annotated with the associated transcript.} 
#'   \item{promoterIdMapping}{The id mapping between transcript names, 
#'   promoter ids and gene ids for Gencode v34.} 
#'   \item{promoterCoordinates}{A GRanges object of 1,380 ranges
#'   showing the tss coordinate for each promoter of Gencode v34 
#'   chr1:10,000,000-30,000,000, annotated with the associated gene id, 
#'   coordinate of the 3' end of the first reduced exon, and intron id.} }
#'
"promoterAnnotation.gencode.v34.subset"

Try the proActiv package in your browser

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

proActiv documentation built on Nov. 8, 2020, 8:14 p.m.