Spaces:
Running
Running
File size: 1,220 Bytes
4d886f4 bb7cba9 4d886f4 0cb901e 4d886f4 253fc7e 4d886f4 253fc7e 4d886f4 253fc7e 4d886f4 253fc7e 4d886f4 253fc7e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | ---
title: FateFormer Explorer
short_description: Multimodal fate from RNA, ATAC, and metabolic flux models.
emoji: 🧬
colorFrom: purple
colorTo: indigo
tags:
- streamlit
- single-cell
- multi-omics
- genomics
- atac-seq
- rna-seq
- metabolic-modeling
- deep-learning
- biology
license: mit
sdk: docker
app_port: 7860
---
# FateFormer Explorer
**FateFormer** is a multimodal model (RNA expression, chromatin accessibility, metabolic flux) trained to predict single-cell fate during reprogramming. Labels come from **CellTag-Multi** lineage tracing on a MEF → induced endoderm progenitor (iEP) system.
This repository is the **Streamlit app** that explores the model and data: validation latent space (UMAP), global feature importance (latent shift and attention), per-cell views, and flux-focused analysis. The UI reads precomputed artifacts under `streamlit_hf/cache/`.
**Live app:** [https://huggingface.co/spaces/Angione-Lab/FateFormerExplorer](https://huggingface.co/spaces/Angione-Lab/FateFormerExplorer)
**Run, Docker, Hugging Face Spaces, and cache regeneration:** see [`streamlit_hf/README.md`](streamlit_hf/README.md) and [`streamlit_hf/HUGGINGFACE.md`](streamlit_hf/HUGGINGFACE.md).
|