RegressCellCycle | R Documentation |
Regress Cell Cycle
RegressCellCycle(seuratObj, scaleVariableFeaturesOnly = T, block.size = 1000)
seuratObj |
The seurat object |
scaleVariableFeaturesOnly |
If true, ScaleData will only be performed on genes specified in FindVariableFeatures() |
block.size |
Passed directly to ScaleData |
A modified Seurat object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.