dot-apply_umap_smoothing: Apply UMAP-based spatial smoothing to scores

.apply_umap_smoothingR Documentation

Apply UMAP-based spatial smoothing to scores

Description

Apply UMAP-based spatial smoothing to scores

Usage

.apply_umap_smoothing(
  seurat_obj,
  score_matrix,
  umap_reduction,
  k_neighbors,
  smoothing_weight,
  chunk_size,
  verbose
)

SlimR documentation built on Feb. 5, 2026, 5:08 p.m.