Bioc2026 Registration Open!

spatialSimGP

Simulate Spatial Transcriptomics Data with the Mean-variance Relationship

Bioconductor version: 3.23 · Package version: 1.6.0

This packages simulates spatial transcriptomics data with the mean- variance relationship using a Gaussian Process model per gene.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("spatialSimGP")

Details

MaintainerKinnary Shah <kinnaryshahh@gmail.com>
AuthorKinnary Shah [aut, cre] (ORCID: <https://orcid.org/0000-0001-7098-2116>), Boyi Guo [aut] (ORCID: <https://orcid.org/0000-0003-2950-2349>), Stephanie C. Hicks [aut] (ORCID: <https://orcid.org/0000-0002-7858-0231>)
LicenseMIT + file LICENSE
URLhttps://github.com/kinnaryshah/spatialSimGP
Bug Reportshttps://github.com/kinnaryshah/spatialSimGP/issues
Downloads rank155
Source branchRELEASE_3_23
biocViewsGeneExpression, Software, Spatial, Transcriptomics

Documentation

Download

Dependencies

Depends: R (>= 4.4)

Imports: SpatialExperiment, MASS, SummarizedExperiment

Suggests: testthat (>= 3.0.0), STexampleData, ggplot2, knitr