available_tissue_class | R Documentation |
This function extracts and returns a unique list of available tissue classes from the CellMarker2.0 database for a specified species.
available_tissue_class(spc)
spc |
A character string specifying the species (e.g., "Human" or "Mouse"). |
A character vector of unique tissue classes available for the given species. If no tissue classes are found, an empty vector is returned.
available_tissue_class("Human")
available_tissue_class("Mouse")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.