This project analyzes single-cell RNA-seq data to identify biomarkers and explore therapeutic insights in IBD.
- notebooks/: Jupyter notebooks covering each analysis step.
- src/: Python scripts for data processing, analysis, and visualization.
- data/: Instructions to download relevant datasets.
- Clone the repository.
- Install requirements:
pip install -r requirements.txt
- Download data (see
data/README.md
).