| geneExpression {BDgraph} | R Documentation |
The dataset contains human gene expression of 100 transcripts (with unique Illumina TargetID) measured on 60 unrelated individuals.
data( geneExpression )
The format is a matrix with 60 rows (number of individuals) and 100 column (number of transcripts).
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.
Mohammadi, A. and Wit, E. C. (2015). Bayesian Structure Learning in Sparse Gaussian Graphical Models, Bayesian Analysis, 10(1):109-138.
data( geneExpression ) dim( geneExpression ) head( geneExpression )