Learn R Programming

EBSeqHMM (version 1.6.0)

GeneExampleData: Simulated gene level data set with 5 ordered conditions

Description

'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.

Arguments

Format

GeneExampleData is a matrix with 100 genes (rows) and 15 samples (columns).

See Also

IsoExampleList

Examples

Run this code
data(GeneExampleData)
str(GeneExampleData)

Run the code above in your browser using DataLab