R/calculate_min_distances_to_borders.R
calculate_min_distance_to_borders.RdReturns the sce_object with the minimum distance from immune cells to the identified bordering cells
calculate_min_distance_to_borders(sce_object, split = NULL)
| sce_object | SingleCellExperiment object in the form of the output of format_image_to_sce |
|---|---|
| split | integer specifying the number of subimages to split; if NULL, do not split |
An sce_object is returned