R/data.R

#' Synthetic bulk RNA-seq read counts data of six cell types, PBMC mixtures using scRNASeq and some preliminary results
#' @name SyntheticMixtureData
#' @docType data
#' @usage data(SyntheticMixtureData)
#' @format A matrix of read counts data containing 40 synthetic mixtures with 500 genes
#' @author Kai Kang
#' @source we downloaded the pure cell line RNA-seq data and generated the mixing proportions randomly and produced the mixtures
#' @examples 
#' data(SyntheticMixtureData)
NULL
kkang7/CDSeq_R_Package documentation built on May 4, 2021, 8:12 p.m.