preprocess.Rd
Preprocess SingleCellExperiments and Spatial Experiments
preprocess(object, min_umi = 500, max_umi = NULL, assay = "counts")
SingleCellExperiment or SpatialExperiment, if AnnData or Seurat it will be converted
minimum umi count for spots/cells
maximimum umi
assay to use for calculation, you can use any assay but counts is recommended