R/olig_H3K27ac_hg19.R

#' Oligodendrocyte H3K27ac peaks with hg19 coordinates.
#'
#' A dataset containing oligodendrocyte H3K27ac peaks with hg19 coordinates in bed
#' file format.
#'
#' @format A data frame with 73142 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 \url{https://github.com/nottalexi/brain-cell-type-peak-files/tree/master/H3K27ac}
"olig_H3K27ac_hg19"
neurogenomics/CHAS documentation built on Jan. 20, 2025, 4:03 p.m.