View source: R/seurat_wrappers.R
Process Seurat seurat.object through PCA
1 | ReduceDims(seurat.obj, n.var.features = 2000, n.pcs = 50, remove.genes, ...)
|
seurat.obj |
Seurat object |
n.var.features |
of variable features to use |
n.pcs |
of PCs to use |
remove.genes |
Genes to remove from variable features and PCA |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.