# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "SVG" in publications use:' type: software license: MIT title: 'SVG: Spatially Variable Genes Detection Methods for Spatial Transcriptomics' version: 1.0.0 doi: 10.32614/CRAN.package.SVG abstract: A unified framework for detecting spatially variable genes (SVGs) in spatial transcriptomics data. This package integrates multiple state-of-the-art SVG detection methods including 'MERINGUE' (Moran's I based spatial autocorrelation), 'Giotto' binSpect (binary spatial enrichment test), 'SPARK-X' (non-parametric kernel-based test), and 'nnSVG' (nearest-neighbor Gaussian processes). Each method is implemented with optimized performance through vectorization, parallelization, and 'C++' acceleration where applicable. Methods are described in Miller et al. (2021) , Dries et al. (2021) , Zhu et al. (2021) , and Weber et al. (2023) . authors: - family-names: Liu given-names: Zaoqu email: liuzaoqu@163.com orcid: https://orcid.org/0000-0002-0452-742X repository: https://cran.r-universe.dev repository-code: https://github.com/Zaoqu-Liu/SVG commit: a3ad09d0b5596bceefce81355b0b5aeba21edeba url: https://zaoqu-liu.github.io/SVG/ date-released: '2026-02-01' contact: - family-names: Liu given-names: Zaoqu email: liuzaoqu@163.com orcid: https://orcid.org/0000-0002-0452-742X