View source: R/listCellTypes.R
listCellTypes | R Documentation |
List available cell types for a dataset of the tonsil cell atlas
listCellTypes(
assayType = c("RNA", "ATAC", "Multiome", "CITE", "Spatial"),
version = "2.0"
)
assayType |
Either 'RNA', 'ATAC', 'Multiome', 'CITE', or 'Spatial' |
version |
Version of the tonsil atlas data: '1.0' (preprint) or '2.0' or '2.0' (publication, default). Note that, for version 2.0, CD8-T and ILC-NK are combined in a single 'Cytotoxic' object. |
A character vector with the available cell types for the indicated dataset.
listCellTypes(assayType = "RNA", version = "2.0")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.