View source: R/DimensionalityReduction.R
GetPCA | R Documentation |
GetPCA
GetPCA(object = NULL, dims = 10, verbose = FALSE, ...)
object |
Seurat object. |
dims |
Dimensions to obtain. |
verbose |
Print verbose. |
... |
Arguments passed to other methods. |
PCA representation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.