GeneExampleData {EBSeqHMM} | R Documentation |
'GeneExampleData' gives the gene level simulated data with 5 ordered conditions, triplicates for each condition. The data set was simulated following the Negative Binomial distribution. The parameters of each gene (mean and overdispersion) were sampled from the empirical estimates from an empirical RNA-Seq data set from Thomson lab at Morgridge Institute for Research.
GeneExampleData is a matrix with 100 genes (rows) and 15 samples (columns).
IsoExampleList
data(GeneExampleData) str(GeneExampleData)