is a General purpose Resource.
STELLAR is a geometric deep learning method for cell type discovery and identification in spatially resolved single-cell datasets. It automatically assigns cells to known cell types and discovers novel cell types by transferring annotations across different dissection regions, tissues, and donors.
biomedical, genomics
Unknown
Unknown
| ID | Name | URL | Category | Format | Description |
|---|---|---|---|---|---|
| stellar.code | STELLAR Code | stellar | ProcessProduct | ❔ | PyTorch implementation of the STELLAR... |
| stellar.demo | STELLAR Demo Notebook | demo.ipynb | GraphicalInterface | ❔ | Demo Jupyter notebook showing example... |
| stellar.datasets | STELLAR Datasets | 1OQtxew0Unh3iAdP-ELew-ctwuPTBz6Oy8uuyxqliZk | Product | ❔ | CODEX multiplexed imaging datasets us... |
| ID | Name | URL | Category | Format | Description |
|---|---|---|---|---|---|
| ubkg.neo4j | UBKG Neo4j Docker Distribution | ubkg-downloads.xconsortia.org | GraphProduct | ❔ | Turnkey neo4j distributions that depl... |
| ubkg.csv | UBKG Ontology CSV Files | ubkg-downloads.xconsortia.org | GraphProduct | csv | Ontology CSV files that can be import... |
STELLAR (SpaTial cELl LeARning) is a geometric deep learning tool for cell-type discovery and identification in spatially resolved single-cell datasets. Developed at Stanford University, it uses graph convolutional neural networks to analyze spatial relationships between cells in tissue samples.
STELLAR addresses the challenge of annotating cells in spatial single-cell datasets by combining molecular features with spatial organization. The method takes two inputs:
Using these inputs, STELLAR:
STELLAR has been successfully applied to:
STELLAR is implemented in PyTorch and leverages PyTorch Geometric for graph neural network operations. The codebase includes:
When using STELLAR, please cite:
@article{stellar2022,
title={Annotation of spatially resolved single-cell data with STELLAR},
author={Brbić, Maria and Cao, Kaidi and Hickey, John W and Tan, Yuqi and Snyder, Michael P and Nolan, Garry P and Leskovec, Jure},
journal={Nature Methods},
volume={19},
number={11},
pages={1411--1418},
year={2022},
publisher={Nature Publishing Group}
}
Created: June 04, 2025 | Last modified: October 15, 2025