Skip to content

A collection of novel and standard statistical techniques for detecting spatially variable (SV) genes in spatial transcriptomics (ST) data.

License

Notifications You must be signed in to change notification settings

estfernan/boost

Repository files navigation

boost

The R package boost (Bayesian Modeling of Spatial Transcriptomics Data) provides functions to detect spatially variable (SV) genes in spatial transcriptomics (ST) data. This package provides two novel Bayesian methods, as well as other standard procedures, for facilitating studies in spatial molecular profiling (SMP). For the step-by-step tutorial of boost, please refer to https://boost-r.readthedocs.io/en/latest/

Development

The latest version of the package is under development at GitHub, which can be installed from GitHub by:

devtools::install_github("estfernan/boost")
library(boost)

SPARK is a dependency and is necessary for using the SPARK model. It can be installed from GitHub by:

devtools::install_github('xzhoulab/SPARK')

SpatialDE is also necessary for using the SpatialDE model. It can be installed from Bioconductor by:

BiocManager::install('spatialDE')

References

  • Jiang, X., Li, Q., & Xiao, G. (2021). Bayesian Modeling of Spatial Transcriptomics Data via a Modified Ising Model. arXiv preprint arXiv:2104.13957.

  • Li, Q., Zhang, M., Xie, Y., & Xiao, G. (2020). Bayesian Modeling of Spatial Molecular Profiling Data via Gaussian Process. arXiv preprint arXiv:2012.03326.

License

GNU General Public License (≥ 3)

About

A collection of novel and standard statistical techniques for detecting spatially variable (SV) genes in spatial transcriptomics (ST) data.

Topics

Resources

License

Stars

Watchers

Forks

Packages