RunPcaSteps | R Documentation |
Run Seurat PCA
RunPcaSteps(seuratObj, npcs = 50, variableGeneTable = NULL)
seuratObj |
A Seurat object. |
npcs |
Number of PCs to use for RunPCA() |
variableGeneTable |
If provided, a table of variable genes will be written to this file |
A modified Seurat object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.