R/hic_data.R

#' Hic data
#'
#' A dataset containing interaction regions
#'
#' @format A data frame with 149097 rows and 5 variables:
#' \describe{
#'   \item{chr}{chromosome of enhancers}
#'   \item{start1}{start point of one interaction region}
#'   \item{end1}{end point of the other interaction region}
#'   \item{start2}{start point of one interaction region}
#'   \item{end2}{end point of the other interaction region}
#' }
#' @source \url{http://resource.psychencode.org/Datasets/Integrative/Promoter-anchored_chromatin_loops.bed}
"hic_data"
mying4/scGRN documentation built on Aug. 11, 2020, 11:48 p.m.