BDgraph (version 2.62)

geneExpression: Human gene expression dataset

Description

The dataset contains human gene expression of \(100\) transcripts (with unique Illumina TargetID) measured on \(60\) unrelated individuals.

Usage

data( geneExpression )

Arguments

Format

The format is a matrix with 60 rows (number of individuals) and 100 column (number of transcripts).

Examples

Run this code
# NOT RUN {
data( geneExpression )

dim( geneExpression )
head( geneExpression )
# }

Run the code above in your browser using DataLab