R/hmec.IS.R

#' Hi-C data from HMEC cell line - chromosome 22 at 500kb resolution
#'
#' An InteractionSet object 2490 interactions and 1 metadata column
#'     containing the Interaction Frequencies
#'
#' @format An InteractionSet with 2490 rows and 1 metadata column:
#'     \describe{
#'     \item{IF}{The Interaction Frequency - number of read counts found
#'          for the interaction between region1 and region2}
#'  }
#' @source Data from the Aiden Lab. See their website at
#'     \url{http://www.aidenlab.org/}
#'      Or the the GEO link to download the data
#'     \url{https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE63525}
#'
#' @return A matrix

#'
"hmec.IS"

Try the HiCcompare package in your browser

Any scripts or data that you put into this service are public.

HiCcompare documentation built on Nov. 8, 2020, 8:26 p.m.