Starfysh: Spatial Transcriptomic Analysis using Reference-Free auxiliarY deep generative modeling and Shared Histology
Starfysh is an end-to-end toolbox for the analysis and integration of Spatial Transcriptomic (ST) datasets. In summary, the Starfysh framework enables reference-free deconvolution of cell types and cell states and can be improved with the integration of paired histology images of tissues, if available. Starfysh is capable of integrating data from multiple tissues. In particular, Starfysh identifies common or sample-specific spatial “hubs” with unique composition of cell types. To uncover mechanisms underlying local and long-range communication, Starfysh can be used to perform downstream analysis on the spatial organization of hubs.
- 1. Basic deconvolution on an example breast cancer data (dataset & signature files included).
- [2. Deconvolution and integration of multiple datasets.]
- [3. Histology integration & multi-sample integration]
Please refer to Starfysh Documentation for additional tutorials & APIs
- V 1.1.0
- Simplified visualizations of deconvolution & gene expression predictions
- V 1.0.0
# install
pip install Starfysh
-
Semi-supervised learning with Auxiliary Variational Autoencoder (AVAE) for cell-type deconvolution
-
Input:
- Spatial Transcriptomics count matrix
- Annotated signature gene sets (see example)
- (Optional): paired H&E image
-
Output:
- Spot-wise deconvolution matrix (
q(c)
) - Low-dimensional manifold representation (
q(z)
) - Spatial hubs (in-sample or multiple-sample integration)
- Co-localization networks across cell types and Spatial receptor-ligand (R-L) interactions
- Reconstructed count matrix (
p(x)
)
- Spot-wise deconvolution matrix (
-
Deconvolving cell types / cell states
-
Discovering and learning novel cell states
-
Integrating with histology images and multi-sample integration
-
Downstream analysis: spatial hub identification, cell-type colocalization networks & receptor-ligand (R-L) interactions
.
├── data: Spatial Transcritomics & synthetic simulation datasets
├── notebooks: Sample notebook & tutorial
├── simulation: Synthetic simulation from scRNA-seq for benchmark
├── starfysh: Starfysh core model
Please cite our preprint https://www.biorxiv.org/content/10.1101/2022.11.21.517420v1
@article{he2022starfysh,
title={Starfysh reveals heterogeneous spatial dynamics in the breast tumor microenvironment},
author={He, Siyu and Jin, Yinuo and Nazaret, Achille and Shi, Lingting and Chen, Xueer and Rampersaud, Sham and Dhillon, Bahawar S and Valdez, Izabella and Friend, Lauren E and Fan, Joy Linyue and others},
journal={bioRxiv},
year={2022},
publisher={Cold Spring Harbor Laboratory}
}
He, Siyu, Yinuo Jin, Achille Nazaret, Lingting Shi, Xueer Chen, Sham Rampersaud, Bahawar S. Dhillon et al. "Starfysh reveals heterogeneous spatial dynamics in the breast tumor microenvironment." bioRxiv (2022).
If you have questions, please contact the authors:
- Siyu He - sh3846@columbia.edu
- Yinuo Jin - yj2589@columbia.edu