OscopeExampleData {Oscope}R Documentation

Simulated gene level data set with 600 genes and 30 cells.

Description

Simulated gene expression to evaluate Oscope. 600 genes and 30 cell are simulated. The expression mean of the genes are randomly simulated in the range of 10-10000.

Format

GeneExampleData is a matrix with 600 genes (rows) and 30 cells (columns).

Examples

data(OscopeExampleData)
str(OscopeExampleData)

[Package Oscope version 1.10.0 Index]