LARIS is a Python package for analyzing ligand-receptor interactions in spatial transcriptomics data. It identifies spatially-specific cell-cell communication patterns by integrating gene expression, spatial information, and cell type annotations.
- Spatial LR interaction strength: Calculate ligand-receptor interaction scores for each individual cell
- Spatial specificity: Identify LR pairs with significant spatial variable patterns
- Inference at cell type level: Compute sender-receiver cell type interaction scores
- Spatial neighborhoods: Analyze interactions in the context of spatial cell type neighborhoods
You could simply install LARIS via pip in your conda environment:
pip install larisFor the development version in GitHub, you could install via:
pip install git+https://github.com/genecell/LARIS.gitIf LARIS is useful for your research, please consider citing M. Dai, T. Török, D. Sun, et al., LARIS enables accurate and efficient ligand and receptor interaction analysis in spatial transcriptomics, bioRxiv (2025).