Prepare Coordinates for Spatial Plots
# S3 method for Centroids
fortify(model, data, ...)# S3 method for Molecules
fortify(model, data, nmols = NULL, seed = NA_integer_, ...)
# S3 method for Segmentation
fortify(model, data, ...)
A Segmentation
,
Centroids
,
or Molecules
object
Extra data to be used for annotating the cell segmentations; the
easiest way to pass data is a one-column
data frame
with the values to color by and
the cell names are rownames
Arguments passed to other methods