computePCAForSamples | R Documentation |
This function calculates the patient eigenvectors using the specified SNP loadings.
computePCAForSamples(gds, PATHSAMPLEGDS, listSamples, np = 1L)
gds |
an object of class
|
PATHSAMPLEGDS |
the path of an object of class |
listSamples |
a |
np |
a single positive |
More information about the method used to calculate the patient eigenvectors can be found at the Bioconductor SNPRelate website: https://bioconductor.org/packages/SNPRelate/
The integer 0
when successful.
Pascal Belleau, Astrid DeschĂȘnes and Alexander Krasnitz
## TODO gds <- "TODO"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.