bloomone / README.md
ThomasTheMaker's picture
Upload folder using huggingface_hub
b0a4867 verified
|
Raw
History Blame Contribute Delete
1.01 kB
---
title: BloomOne
emoji: 🧬
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: "5.31.0"
python_version: "3.12"
app_file: app.py
pinned: true
license: apache-2.0
short_description: AI-powered personalized neoantigen mRNA vaccine design
---
# 🧬 BloomOne
**Personalized Neoantigen Vaccine Pipeline** β€” powered by Gemma 4 12B
Transform tumor DNA into personalized mRNA neoantigen vaccine constructs through a 7-stage computational pipeline, orchestrated by an AI assistant.
## Pipeline Stages
1. **Data Ingestion** β€” Fetch mutations from TCGA/cBioPortal
2. **Mutation Calling** β€” Strelka2 somatic variant calling
3. **Peptide Generation** β€” 8-11mer mutant peptide candidates
4. **HLA Binding Prediction** β€” MHCflurry/NetMHCpan
5. **Safety Filter** β€” Remove self-matching peptides
6. **Candidate Ranking** β€” Score by binding + VAF + expression
7. **mRNA Design** β€” Codon-optimized vaccine constructs
⚠️ **All outputs are for RESEARCH USE ONLY.** Not validated for clinical use.