ontomap | R Documentation |
The 'ontomap' function provides a mapping of all the cell names across the all the data sets or for a specified data set.
ontomap(dataset = c("scNMT", "scMultiome", "SCoPE2", "CITEseq", "seqFISH"))
dataset |
'character()' One of the existing functions within the package. If missing, a map of all cell types in each function will be provided. |
Note that 'CITEseq' does not have any cell annotations; therefore, no entries are present in the 'ontomap'.
A 'data.frame' of metadata with cell types and ontologies
ontomap(dataset = "scNMT")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.