spatialvi.data.synthetic_scrna#
- spatialvi.data.synthetic_scrna(n_cells=2000, n_genes=200, n_cell_types=5, n_batches=1, library_size_mean=10000, library_size_std=3000, dropout_rate=0.3, seed=None)[source]#
Generate synthetic single-cell RNA-seq data.
Creates an AnnData object suitable for use as a reference for spatial deconvolution methods.