#' Peak regions for built-in reference
#' including:
#' human hematopoietic (hg19, 137872 peak regions),
#' human peripheral blood mononuclear cell (PBMC) (hg19, 89796 peak regions)
#' mouse prefrontal cortex (mm10, 177320 peak regions)
#' @docType data
#' @keywords peak regions
#' @usage data(ref_peak)
#' @examples
#' data(ref_peak)
#' peak.hematopoietic<-ref_peak$hematopoietic
#' peak.pbmc<-ref_peak$pbmc
#' peak.mouse_pfc<-ref_peak$mouse_pfc
"ref_peak"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.