Student Performance Predictor/ ├── app/ │ ├── __init__.py │ ├── main.py │ ├── model_service.py │ └── schemas.py ├── data ...
Load and validate the peptide NGS reads data.