Description Usage Arguments Details Value
Perform cell type enrichment
1 2 | celltype.enrichment(object, species = "MUSMU", id.type = "SYMBOL",
do.plot = T, top.k = 5, verbose = T, ...)
|
object |
A sincera oject |
species |
The species of the data, possible values include MUSMU - mouse, HOMSA - human |
id.type |
The type of gene identifier, possible values include SYMBOL - Entrez SYMBOL, EG - Entrez ID, ENSEMBL - Ensembl ID |
do.plot |
If TRUE, plot top enriched cell types per group at the end of the analysis |
top.k |
The number of top enriched cell types to be plotted at the end of the analysis |
verbose |
If TRUE, print verbose messages |
Please note that the default gene-celltype association table was constructed based on mouse genes. The use of this function for human single cell analysis is still under testing.
The updated sincera object with enrichment results in the cte slot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.