R/data.R

#' UCSC refseq table
#'
#' This dataset was exported from UCSC Genome Browser available from
#' \url{http://research.stlouisfed.org/fred2}.
#'
#' @return a dataframe object with gene annotation from the most commonly used
#'    organizations.
#'
#' @format A data frame with 16929 rows and 6 variables
#' @references \url{http://www.stat.berkeley.edu/~brill/Papers/jspifinal.pdf}
#' @example
#' head(DOAGDC::annotation_table)
"annotation_table"
Facottons/DOAGDC documentation built on April 7, 2020, 3:17 a.m.