geneEXP: Simulated Expression Data

Description Usage Format Details Source Examples

Description

Simulated expression data.

Usage

1

Format

A matrix with 50 rows representing individuals and 1000 genes arranged in the columns.

Details

Just simulated, numerical expression data for testing purposes. The genes are the same names as they can be found in the annotTrack object, the data consists out of 50 samples. The first 30 rows represent cases, the last 20 the controls. The expression data follows simply a N(0,1) distribution, however, the first 100 genes were shifted by +1.

Source

Own simulation, code can be given upon request.

Examples

1
data(Xgene)

GenomicTools documentation built on March 13, 2020, 3:08 a.m.