Package: SVG 1.0.0
SVG: Spatially Variable Genes Detection Methods for Spatial Transcriptomics
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) <doi:10.1101/gr.271288.120>, Dries et al. (2021) <doi:10.1186/s13059-021-02286-2>, Zhu et al. (2021) <doi:10.1186/s13059-021-02404-0>, and Weber et al. (2023) <doi:10.1038/s41467-023-39748-z>.
Authors:
SVG_1.0.0.tar.gz
SVG_1.0.0.zip(r-4.7)SVG_1.0.0.zip(r-4.6)SVG_1.0.0.zip(r-4.5)
SVG_1.0.0.tgz(r-4.6-x86_64)SVG_1.0.0.tgz(r-4.6-arm64)SVG_1.0.0.tgz(r-4.5-x86_64)SVG_1.0.0.tgz(r-4.5-arm64)
SVG_1.0.0.tar.gz(r-4.7-arm64)SVG_1.0.0.tar.gz(r-4.7-x86_64)SVG_1.0.0.tar.gz(r-4.6-arm64)SVG_1.0.0.tar.gz(r-4.6-x86_64)
SVG_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
SVG/json (API)
NEWS
| # Install 'SVG' in R: |
| install.packages('SVG', repos = c('https://zaoqu-liu.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/zaoqu-liu/svg/issues
Pkgdown/docs site:https://zaoqu-liu.github.io
- example_svg_data - Example Spatial Transcriptomics Data
Last updated from:2fb606b28d. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 175 | ||
| linux-devel-x86_64 | OK | 174 | ||
| source / vignettes | OK | 255 | ||
| linux-release-arm64 | OK | 151 | ||
| linux-release-x86_64 | OK | 148 | ||
| macos-release-arm64 | OK | 85 | ||
| macos-release-x86_64 | OK | 287 | ||
| macos-oldrel-arm64 | OK | 103 | ||
| macos-oldrel-x86_64 | OK | 207 | ||
| windows-devel | OK | 144 | ||
| windows-release | OK | 169 | ||
| windows-oldrel | OK | 156 | ||
| wasm-release | OK | 139 |
Exports:ACAT_combinebinarize_expressionbuildSpatialNetworkCalSVGCalSVG_binSpectCalSVG_MarkVarioCalSVG_MERINGUECalSVG_nnSVGCalSVG_SeuratCalSVG_SPARKXgetSpatialNeighbors_DelaunaygetSpatialNeighbors_KNNmoranImoranI_testsimulate_spatial_data
Dependencies:MASSRcppRcppArmadillo
