RunTricycle | R Documentation |
This will run tricycle to calculate cell cycle phase
RunTricycle(seuratObj, assay = NULL, species = "human", gname.type = "SYMBOL")
seuratObj |
A Seurat object. |
assay |
The name of the assay to use. Defaults to Seurat::DefaultAssay() |
species |
The species |
gname.type |
Passed directly to tricycle functions |
The seurat object with results stored in metadata variables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.