ds.PCASNPS.RdPCA for genotype data on the study server
ds.PCASNPS(
gds,
snp_subset = TRUE,
prune = TRUE,
ld.threshold = 0.2,
datasources = NULL
)character Name of the GDS object
bool (default TRUE) TRUE to prune the GDS file using SNPRelate::snpgdsLDpruning
Threshold for the pruning (see snpgdsLDpruning)
a list of DSConnection-class objects obtained after login.
ggplot object with PCA plot (x axis First principal component; y axis Second principal component)