#' Cell type-specific references
#' including:
#' human hematopoietic (hg19, 137872 peaks by 8 cell types),
#' human peripheral blood mononuclear cell (PBMC) (hg19, 89796 peaks by 12 cell types)
#' mouse prefrontal cortex (mm10, 177320 peaks by 10 cell types)
#' @docType data
#' @keywords reference datasets
#' @usage data(reference)
#' @examples
#' data(reference)
#' ref.hematopoietic<-reference$hematopoietic
#' ref.pbmc<-reference$pbmc
#' ref.mouse_pfc<-reference$mouse_pfc
"reference"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.