R/data.R

#' Example plotting data
#'
#' Example datasets for plotting.
#'
#' @format A data frame with 53940 rows and 10 variables:
#' \describe{
#'   \item{price}{price, in US dollars}
#'   \item{carat}{weight of the diamond, in carats}
#'   ...
#' }
#' @source \url{http://www.diamondse.info/}
"CAGE_TCs"

#' @rdname CAGE_TCs
"CAGE_CTSSs"

#' @rdname CAGE_TCs
"ATAC_peaks"

#' @rdname CAGE_TCs
"ATAC_signal"

#' @rdname CAGE_TCs
"PCHiC"

#' @rdname CAGE_TCs
"GWAS"
MalteThodberg/tidyGenomeBrowser documentation built on Feb. 21, 2024, 8:39 p.m.