sosta
A package for the analysis of anatomical tissue structures in spatial omics data
Bioconductor version: 3.23 · Package version: 1.4.0
sosta (Spatial Omics STructure Analysis) is a package for analyzing spatial omics data to explore tissue organization at the anatomical structure level. It reconstructs anatomically relevant structures based on molecular features or cell types. It further calculates a range of metrics at the structure level to quantitatively describe tissue architecture. The package is designed to integrate with other packages for the analysis of spatial omics data.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("sosta") Details
| Maintainer | Samuel Gunz <samuel.gunz@uzh.ch> |
| Author | Samuel Gunz [aut, cre] (ORCID: <https://orcid.org/0000-0002-8909-0932>), Mark D. Robinson [aut, fnd] |
| License | GPL (>= 3) + file LICENSE |
| URL | https://github.com/sgunz/sosta, https://sgunz.github.io/sosta/ |
| Bug Reports | https://github.com/sgunz/sosta/issues |
| Downloads rank | 213 |
| Source branch | RELEASE_3_23 |
| biocViews | Software, Spatial, Transcriptomics, Visualization |
Documentation
Download
Dependencies
Depends: R (>= 4.4.0)
Imports: terra, sf, smoothr, spatstat.explore, spatstat.geom, SpatialExperiment, SingleCellExperiment, dplyr, ggplot2, patchwork, SummarizedExperiment, stats, rlang, parallel, EBImage, spatstat.random, S4Vectors
Suggests: knitr, rmarkdown, BiocStyle, ExperimentHub, lme4, lmerTest, ggfortify, tidyr, testthat (>= 3.0.0)