| GE {MatrixEQTL} | R Documentation |
Artificial data for Matrix eQTL sample code: Gene expression.
Description
Artificial data set with expression of 10 genes across 15 samples. Columns of the file must match to those of the genotype and covariates data sets.
Format
| geneid | Sam_01 | Sam_02 | ... |
| Gene_01 | 4.91 | 4.63 | ... |
| Gene_02 | 13.78 | 13.14 | ... |
| ... | ... | ... | ... |
Author(s)
Andrey A Shabalin andrey.shabalin@gmail.com
References
The package website: http://www.bios.unc.edu/research/genomic_software/Matrix_eQTL/
See Also
See Matrix_eQTL_engine for reference and sample code.
[Package MatrixEQTL version 2.3 Index]