AI Potluck
Back to Gap Map Model components / Scientific AI models

scGPT

Wang Lab
open weights / Overall score: 3.4

scGPT is the Wang lab's generative transformer pretrained on 33 million human cells for single-cell multi-omic analysis. It publishes a whole-human checkpoint alongside brain, blood, heart, lung, kidney, and pan-cancer checkpoints, with fine-tuning examples and tutorials for batch integration, cell-type annotation, genetic perturbation prediction, and gene regulatory network inference.

Checkpoints are distributed as public Drive folders rather than on the Hugging Face Hub, which the repository still lists as an open to-do. Verified 2026-09-10 via the GitHub API, the repository README and LICENSE, and the scGPT documentation.

Openness

3 high confidence
3.0
weights
open(ungated whole-human, organ-specific, and pan-cancer checkpoint folders)
data
closed(33 million pretraining cells described in the preprint with no corpus or reconstruction scripts released)
code
partial(fine-tuning, inference, and reference-mapping examples
license
MIT(OSI)

scGPT is an openly licensed checkpoint zoo with adaptation code, but the repository's own to-do list still carries the pretraining code, and the corpus was never released.

Adoption

2 medium confidence
2.0

No Hugging Face artifact exists - publishing to the Hub is still an open to-do in the repository - so 1,626 GitHub stars are the last-resort signal. One channel is undeclared and therefore not banded on: the scgpt PyPI package draws 3,190 downloads in the trailing 30 days, which would put it at level 1 rather than the 2 the stars produce. Declaring it is a maintainer call, and it would lower this band rather than raise it.

Capability

4 medium confidence
4.0

Three attributes are established. The multi-omic input is not merely documented - tutorials/Tutorial_Multiomics.ipynb ships in the repository at about 2.1 MB, alongside Tutorial_Perturbation.ipynb, so the unchecked to-do line is stale relative to what the tree contains. Gene and cell representations are treated as one scale, and the organ-specific checkpoints are separate models rather than a second scale.

Verified 2026-09-10