cellTypeScore | R Documentation |
calculate the score of some cell types
cellTypeScore(
SeuratObject,
savePath = NULL,
geneSets = NULL,
select = "main",
assay = NULL,
method = "average",
species = "human",
total.image.name = "cellTypeScore.png",
crop = TRUE,
...
)
SeuratObject |
A Seurat object |
savePath |
Path to save |
geneSets |
Gene sets |
select |
Which level of cell types |
assay |
Assay |
method |
Method to calculate scores |
A Seurat object after scoring
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.