sosta
(spatial omics structure analysis) is a framework to reconstruct, characterize and compare spatial structures from spatial omics data.
sosta
builds on existing R packages for spatial analysis such as spatstat
, sf
and the Bioconductor environment by integrating with packages SpatialExperiment
and SpatialFeatureExperiment
, which facilitates the implementation of additional custom metrics that fit the needs of users.
Installation
You can install the development version of sosta
from GitHub with:
# install.packages("devtools")
devtools::install_github("sgunz/sosta")
Feedback
We are happy to get your feedback. Please send it via email to Samuel Gunz or open a issue on GitHub.