R/calculate_summary_distances_of_immune_cells_to_borders.R
calculate_summary_distances_of_immune_cells_to_borders.RdReturns the mean, median and stardard deviation of the distances between a specified cell type to the borders
calculate_summary_distances_of_immune_cells_to_borders( sce_object, immune_cells, column = NULL )
| sce_object | SingleCellExperiment object in the form of the output of format_image_to_sce |
|---|---|
| immune_cells | Vector of cell types to consider |
| column | String specifying which column the interested cell types are from |
A data.frame is returned