R/ref_H3K27ac_peaks_hg19.R

#' Reference H3K27ac peaks with hg19 coordinates.
#'
#' A dataset containing reference H3K27ac peaks from four basic brain cell types with hg19
#' coordinates in bed file format.
#'
#' @format A data frame with 162028 rows and 4 variables:
#' \describe{
#'   \item{CHR}{chromosome number}
#'   \item{Start}{Start location of peak in BP}
#'   \item{End}{End location of peak in BP}
#'   \item{Peak}{Peak name}
#'   ...
#' }
#'
#' @source Generated using data from \url{https://github.com/nottalexi/brain-cell-type-peak-files/tree/master/H3K27ac}
"ref_H3K27ac_peaks_hg19"
neurogenomics/CHAS documentation built on Jan. 20, 2025, 4:03 p.m.