powered by
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)
A character vector of unique tissue classes available for the given species. If no tissue classes are found, an empty vector is returned.
A character string specifying the species (e.g., "Human" or "Mouse").
available_tissue_type, get_marker
available_tissue_type
get_marker
# Get all tissue classes for Human available_tissue_class("Human")
Run the code above in your browser using DataLab