ScoreCellCycle | R Documentation |
Score Cell Cycle
ScoreCellCycle(seuratObj, min.genes = 10, useAlternateG2M = FALSE)
seuratObj |
The seurat object |
min.genes |
If less than min.genes are shared between the seurat object and the reference cell cycle genes, this method will abort. |
useAlternateG2M |
If true, this will use a smaller set of G2M genes, defined from: https://raw.githubusercontent.com/hbc/tinyatlas/master/cell_cycle/Homo_sapiens.csv |
A modified Seurat object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.