Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
hbat-2.2.12-py3-none-any.whl | 2025-08-03 | 135.0 kB | |
hbat-2.2.12-py_0.conda | 2025-08-03 | 146.6 kB | |
HBAT-2.2.12-x86_64.AppImage | 2025-08-03 | 188.0 MB | |
hbat-2.2.12.dmg | 2025-08-03 | 60.1 MB | |
hbat-2.2.12.tar.gz | 2025-08-03 | 2.1 MB | |
hbat-docs-2.2.12.zip | 2025-08-03 | 4.6 MB | |
hbat-linux-binaries-2.2.12.zip | 2025-08-03 | 187.7 MB | |
hbat_2.2.12_amd64.deb | 2025-08-03 | 187.3 MB | |
README.md | 2025-08-03 | 1.0 kB | |
Release v2.2.12 source code.tar.gz | 2025-08-03 | 2.1 MB | |
Release v2.2.12 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.12-py3-none-any.whl
- Source:
hbat-2.2.12.tar.gz
Standalone Applications
- macOS:
hbat-2.2.12.dmg
- Linux:
hbat-linux-binaries-2.2.12.zip
- Standalone executables (HBAT-GUI and hbat)HBAT-2.2.12-x86_64.AppImage
- AppImage packagehbat_2.2.12_amd64.deb
- Debian package
Conda Package
hbat-2.2.12-py0.conda
Documentation
hbat-docs-2.2.12.zip
- Full HTML documentation
Installation
PIP:
:::bash
pip install https://github.com/abhishektiwari/hbat/releases/download/v2.2.12/hbat-2.2.12-py3-none-any.whl
PyPI:
:::bash
pip install hbat
Conda:
:::bash
conda install -c hbat hbat
What's Changed
- Fixing CLI options for output by @abhishektiwari in https://github.com/abhishektiwari/hbat/pull/29
Full Changelog: https://github.com/abhishektiwari/hbat/compare/v2.2.11...v2.2.12