ds.PCASNPS | R Documentation |
PCA for genotype data on the study server
ds.PCASNPS(
gds,
snp_subset = TRUE,
prune = TRUE,
ld.threshold = 0.2,
datasources = NULL
)
gds |
|
prune |
|
ld.threshold |
Threshold for the pruning (see |
datasources |
a list of |
ggplot
object with PCA plot (x axis First principal component; y axis Second principal component)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.