Releases: AG-Walz/immunotype
Releases · AG-Walz/immunotype
1.0.4
1.0.3
Fixed
- Gradio app probability output kept running and could not be accessed
1.0.2
Changed
- Bump gradio dependency to >=6.0.0
1.0.1
- Added matplotlib to app dependencies (required by pandas background_gradient)
1.0.0
Initial Release:
- Three prediction modes: ensemble (default), GNN, and lookup
- CLI interface via immunotype
- Interactive Gradio web app via immunotype-app with light/dark theme support
- GPU acceleration support
- Configurable batching for large-scale peptide inputs
- Python >= 3.10