Package: spatialSimGP
Title: Simulate Spatial Transcriptomics Data with the Mean-variance
        Relationship
Version: 1.4.0
Authors@R: c(
    person(given = "Kinnary",
           family = "Shah",
           role = c("aut", "cre"),
           email = "kinnaryshahh@gmail.com",
           comment = c(ORCID = "0000-0001-7098-2116")),
    person("Boyi", "Guo",
           email = "boyi.guo.work@gmail.com",
           role = c("aut"),
           comment = c(ORCID = "0000-0003-2950-2349")),
    person("Stephanie C.", "Hicks", 
           email = "shicks19@jhu.edu", 
           role = c("aut"), 
           comment = c(ORCID = "0000-0002-7858-0231")))
Description: This packages simulates spatial transcriptomics data with the mean-
    variance relationship using a Gaussian Process model per gene.
URL: https://github.com/kinnaryshah/spatialSimGP
BugReports: https://github.com/kinnaryshah/spatialSimGP/issues
Imports: SpatialExperiment, MASS, SummarizedExperiment
License: MIT + file LICENSE
Encoding: UTF-8
Suggests: testthat (>= 3.0.0), STexampleData, ggplot2, knitr
biocViews: Spatial, Transcriptomics, GeneExpression
Depends: R (>= 4.4)
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Config/testthat/edition: 3
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/spatialSimGP
git_branch: RELEASE_3_22
git_last_commit: e777034
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 06:41:16 UTC; biocbuild
Author: Kinnary 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>)
Maintainer: Kinnary Shah <kinnaryshahh@gmail.com>
