R/gtf_dataframe.R

#' @name gtf_dataframe
#' @title data frame (in gtf-inspired format) for chromosome 22, hg19
#' @description In the data frame \code{gtf_dataframe}, each
#'   row corresponds to an exon / coding sequence / start codon / stop codon, 
#'   and the columns correspond to standard GTF columns denoting annotated
#'   genomic features. See 
#'   \url{http://www.ensembl.org/info/website/upload/gff.html}.
#' @docType data
#' @format data frame, 9 columns, 17769 rows
#' @source Illumina iGenomes, hg19, 6 March 2013 version: 
#' \url{http://ccb.jhu.edu/software/tophat/igenomes.shtml}.
NULL
alyssafrazee/polyester-release documentation built on May 12, 2019, 2:32 a.m.