Prints phenotypes that are present in the sample

print_phenotypes(sce_object)

Arguments

sce_object

SingleCellExperiment object generated by format_image_to_sce

Value

A character vector is returned

Examples

print_phenotypes(SPIAT::formatted_image)
#> [1] "OTHER" "AMACR" "CD3,CD4" "CD3,CD8" "CD3" "PDL-1"