Cui et al. |
scGPT: Predicting Perturbations by Fine-Tuning a scGPT Pre-trained Model
- Run
- About
More
scGPT (v0.2.1) is a foundation model for single-cell biology, based on generative pre-trained transformers trained on a vast repository of over 33 million cells. The scGPT model demonstrates the ability to extract valuable biological insights and can be further optimized through transfer learning for various downstream applications, including cell-type annotation, multi-batch integration, genetic perturbation prediction, and gene network inference.
Example use case: Prediction for perturbation response by fine-tuning scGPT pre-trained model
Technology: Transformers
Limitations:
This app requires specific formatting in your data:
- In the adata.obs data frame, you need the 'condition' and 'cell_type' columns. Specify their corresponding column names from your dataset.
- For conditions, use 'ctrl' for control cells, 'A+ctrl' or 'ctrl+A' for single perturbations, and 'A+B' for combination perturbations.
- In the adata.var data frame, include a 'gene_name' column with gene symbols.
Ensure this formatting before running the app.
Citation:
scGPT: Towards Building a Foundation Model for Single-Cell Multi-omics Using Generative AI Haotian Cui, Chloe Wang, Hassaan Maan, Kuan Pang, Fengning Luo, Bo Wang bioRxiv 2023.04.30.538439; doi: https://doi.org/10.1101/2023.04.30.538439
Released:
May-23-2024
May-23-2024
Previous Job Parameters
Your previous job parameters will show up here
so you can keep track of your jobs
so you can keep track of your jobs