R/spicy.R
getProp.Rd
Get proportions from a SummarizedExperiment.
getProp(cells, feature = "cellType", imageID = "imageID")
A SingleCellExperiment, SpatialExperiment or data.frame.
The feature of interest
The imageID's
Proportions
data("diabetesData") prop <- getProp(diabetesData)