lzygenomics / SONAR

SONAR is the algorithm of cell-type deconvolution for spatial transcriptomics
GNU General Public License v3.0
5 stars 2 forks source link

SONAR

SONAR is the algorithm of cell-type deconvolution for spatial transcriptomics

Installation

library(devtools)

devtools:: install_github("lzygenomics/SONAR")

Dependence

Run SONAR

  1. Install the dependence

  2. Install SONAR

  3. Download the SONAR files: Follow the Example/SONAR-entrance.Rmd IS ALL YOU NEED

Files Annotation

A brif Example

Please Follow the Example/SONAR-entrance.Rmd

Publication Link

https://www.nature.com/articles/s41467-023-40458-9

How to cite SONAR

Liu, Z., Wu, D., Zhai, W. et al. SONAR enables cell type deconvolution with spatially weighted Poisson-Gamma model for spatial transcriptomics. Nat Commun 14, 4727 (2023). https://doi.org/10.1038/s41467-023-40458-9

Thank you, and happy researching!