| SNP {MatrixEQTL} | R Documentation |
Artificial data for Matrix eQTL sample code: Genotype.
Description
Artificial data set with genotype information for 15 markers across 15 samples. Columns of the file must match to those of the gene expression and covariates data sets.
Format
| snpnid | Sam_01 | Sam_02 | ... |
| Snp_01 | 2 | 0 | ... |
| Snp_02 | 0 | 1 | ... |
| ... | ... | ... | ... |
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]