View source: R/recalibrate_genotypes.R
projection | R Documentation |
PCA and Procrustes analysis
projection(studyGeno, plotPCA = TRUE, cpu = 1, platform = "EPIC")
studyGeno |
A matrix of genotypes of study samples. Provide probes as rows and samples as columns. Include all SNP probes, type I probes, and type II probes if available. |
plotPCA |
To plot the projection of study samples in reference ancestry space. |
cpu |
Number of CPU. |
platform |
EPIC or 450K. |
A list containing
refPC |
Top PCs in the reference |
studyPC |
Top PCs in study samples |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.