R/reference.r

#' 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"
jwyang16/DECODER documentation built on Nov. 4, 2019, 3:28 p.m.