Skip to contents

Creates a minimal Seurat object with spatial information for testing

Usage

create_synthetic_spatial(
  n_spots = 100,
  n_genes = 200,
  technology = c("Visium", "SlideSeq")
)

Arguments

n_spots

Number of spatial spots

n_genes

Number of genes

technology

Type of spatial technology to simulate

Value

Seurat object with simulated spatial data