Estimate a relative number of cells per spot for spatial transcriptomics data
Source:R/utils.R
get_num_cell_per_spot.Rd
This function takes a list object containing spatial transcriptomics matrix as input
and estimates the relative number of cells per spot in the data.
The number of cells is estimated as the library size scaled to
the range from 1 to 100.
This value stored in the number_cells
attribute.