Learn R Programming

GenomicTools (version 0.2.9.7)

geneEXP: Simulated Expression Data

Description

Simulated expression data.

Usage

data(geneEXP)

Arguments

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.

Examples

Run this code
# NOT RUN {
data(Xgene)
# }

Run the code above in your browser using DataLab