Skip to content

welch-lab/cytosignal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CytoSignal & VeloCytoSignal

ViewCount R version

CytoSignal & VeloCytoSignal is a tool for detecting static and dynamic cell-cell signaling at cellular resolution from spatial transcriptomic data. Our tools are applicable to most sequencing-based and probe-based spatial transcriptomic techniques, such as Slide-seq, Stereo-seq, and MERFISH, requiring only a cell-by-gene matrix and a cell-by-spatial-position matrix.

Check out our paper for a more complete description of the methods and analyses:

Jialin Liu, Hiroaki Manabe, Weizhou Qian, Yichen Wang, Yichen Gu, Angel Ka Yan Chu, Gaurav Gadhvi, Yuxuan Song, Noriaki Ono, Joshua D Welch, CytoSignal Detects Locations and Dynamics of Ligand-Receptor Signaling at Cellular Resolution from Spatial Transcriptomic Data, 2024, bioRxiv, DOI: 10.1101/2024.03.08.584153

Installation

The package is developed and tested under R>=4.2.0. Users can install R following the instruction provided on CRAN. To install CytoSimplex & VelcoCytoSignal in R, run the following command in an R console:

if (!requireNamespace("devtools", quietly = TRUE))
    install.packages("devtools")
devtools::install_github("welch-lab/cytosignal")

We are currently working on releasing a CRAN version. Stay tuned!

Tutorial

For usage examples and guided walkthroughs, check the vignettes directory of the repo.

License

This project is covered under the GNU General Public License 3.0.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published