getProp | R Documentation |
Get proportions from a SummarizedExperiment.
getProp(cells, feature = "cellType", imageID = "imageID")
cells |
A SingleCellExperiment, SpatialExperiment or data.frame. |
feature |
The feature of interest |
imageID |
The imageID's |
Proportions
data("diabetesData")
prop <- getProp(diabetesData)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.