Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
hbat-2.2.13-py3-none-any.whl | 2025-08-03 | 135.0 kB | |
hbat-2.2.13-py_0.conda | 2025-08-03 | 147.9 kB | |
HBAT-2.2.13-x86_64.AppImage | 2025-08-03 | 188.0 MB | |
hbat-2.2.13.dmg | 2025-08-03 | 60.1 MB | |
hbat-2.2.13.tar.gz | 2025-08-03 | 2.1 MB | |
hbat-docs-2.2.13.zip | 2025-08-03 | 4.6 MB | |
hbat-linux-binaries-2.2.13.zip | 2025-08-03 | 187.7 MB | |
hbat_2.2.13_amd64.deb | 2025-08-03 | 187.3 MB | |
README.md | 2025-08-03 | 1.0 kB | |
Release v2.2.13 source code.tar.gz | 2025-08-03 | 2.1 MB | |
Release v2.2.13 source code.zip | 2025-08-03 | 2.2 MB | |
Totals: 11 Items | 634.3 MB | 0 |
🎉 New Release
Available Downloads
Python Package
- Wheel:
hbat-2.2.13-py3-none-any.whl
- Source:
hbat-2.2.13.tar.gz
Standalone Applications
- macOS:
hbat-2.2.13.dmg
- Linux:
hbat-linux-binaries-2.2.13.zip
- Standalone executables (HBAT-GUI and hbat)HBAT-2.2.13-x86_64.AppImage
- AppImage packagehbat_2.2.13_amd64.deb
- Debian package
Conda Package
hbat-2.2.13-py0.conda
Documentation
hbat-docs-2.2.13.zip
- Full HTML documentation
Installation
PIP:
:::bash
pip install https://github.com/abhishektiwari/hbat/releases/download/v2.2.13/hbat-2.2.13-py3-none-any.whl
PyPI:
:::bash
pip install hbat
Conda:
:::bash
conda install -c hbat hbat
What's Changed
- Add skelton paper, fixing the API usage examples by @abhishektiwari in https://github.com/abhishektiwari/hbat/pull/30
Full Changelog: https://github.com/abhishektiwari/hbat/compare/v2.2.12...v2.2.13