Rdocumentation
powered by
Learn R Programming
OmicKriging (version 1.0)
computeGX: Compute the correlation matrix for an "omics" dataset
Description
This function computes the correlation matrix of all individuals in an "omics" dataset (e.g. transcriptome, metabolome, methylome, etc.).
Usage
computeGX(genefile, outheader, idfile = NULL)
Arguments
genefile
path to "omics" dataset (i.e. column labels in a transcriptome dataset: FID, IID, gene1, gene2, ...)
outheader
output path and file name
idfile
path to a file listing the subset of individuals to include in the correlation matrix calculation (2 columns labeled: FID, IID)
Value
References
Wheeler HE, et al. (2013) Poly-Omic Prediction of Complex Traits: OmicKriging. arXiv:1303.1788 http://arxiv.org/abs/1303.1788