BDgraph (version 2.72)

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

References

Bhadra, A. and Mallick, B. K. (2013). Joint High Dimensional Bayesian Variable and Covariance Selection with an Application to eQTL Analysis, Biometrics, 69(2):447-457, tools:::Rd_expr_doi("10.1111/biom.12021")

Mohammadi, A. and Wit, E. C. (2015). Bayesian Structure Learning in Sparse Gaussian Graphical Models, Bayesian Analysis, 10(1):109-138, tools:::Rd_expr_doi("10.1214/14-BA889")

Examples

Run this code
data( geneExpression )

dim( geneExpression )
head( geneExpression )

Run the code above in your browser using DataLab