do_spatial_grid_averaging | R Documentation |
smooth gene expression over a defined spatial grid
do_spatial_grid_averaging(
expression_matrix,
spatial_grid,
spatial_locs,
subset_feats = NULL,
min_cells_per_grid = 4
)
matrix with smoothened gene expression values based on spatial grid
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.