Discover and explore top open-source AI tools and projects—updated daily.
Foundation model for single-cell multi-omics research
Top 30.3% on SourcePulse
scGPT aims to build a foundation model for single-cell multi-omics analysis using generative AI. It provides pre-trained models and tools for tasks like cell embedding, annotation, and reference mapping, targeting researchers and bioinformaticians working with large-scale single-cell datasets.
How It Works
scGPT leverages a generative transformer architecture, similar to large language models, to learn representations from single-cell data. It processes gene expression profiles as sequences, enabling it to perform various downstream tasks through fine-tuning or zero-shot learning. The model's design allows for efficient handling of large datasets and supports flexible integration with existing bioinformatics tools.
Quick Start & Requirements
pip install scgpt "flash-attn<1.0.5"
(or pip install scgpt "flash-attn<1.0.5" "orbax<0.1.8"
if encountering orbax issues).pip install wandb
for logging.whole-human
recommended.Highlighted Details
whole-human
model).Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
2 weeks ago
1 week