Create Synthetic Spatial Data for Testing
Source:R/LoadSpatialDemoData.R
create_synthetic_spatial.RdCreates a minimal Seurat object with spatial information for testing
Usage
create_synthetic_spatial(
n_spots = 100,
n_genes = 200,
technology = c("Visium", "SlideSeq")
)