Habitat Analysis: Biomedical Imaging Toolkit (HABIT)
Tumor habitat analysis and intratumoral heterogeneity quantification for clinical and radiomics research. Workflows are driven by YAML configs: preprocessing, habitat segmentation, feature extraction, and optional machine learning.
Documentation
Online docs: https://lichao312214129.github.io/HABIT
Local build: cd docs && make html → docs/build/html/index.html
Suggested learning path
| Step | Topic | Link |
|---|---|---|
| 1 | Install HABIT | Installation |
| 2 | Demo workflow | Quickstart |
| 3 | Web GUI (under development) | Web GUI |
| 4 | Step-by-step how-to | How-to index |
| 5 | YAML parameters | Configuration |
Workflow chapters
| Step | Link |
|---|---|
| Prepare data | Prepare data |
| Preprocessing | Preprocess |
| Habitat segmentation | Segment habitat |
| Feature extraction | Extract features |
| Machine learning | Train model |
| Model comparison | Compare models |
| FAQ | FAQ |
Tools & more
| Topic | Link |
|---|---|
| CLI overview | CLI reference |
| Contributing | Contributing |
Bundled config templates
After cloning or unpacking the repo, use the config/ folder at the project root (sibling to the habit/ Python package). See config/README_CONFIG.md and Configuration reference.
Source & demo data
- Windows lightweight one-click installer (recommended): Installation
- Extract to a short ASCII-only path, open
launchers/, run一键安装HABIT.bat, then use启动HABIT命令行.bat - The default environment contains imaging, habitat, and standard ML dependencies only; run
一键启用HABIT-AutoML.bator一键启用HABIT-进阶分析.batfromlaunchers/only when those features are needed - Optional NVIDIA acceleration is installed separately with
launchers/一键启用HABIT-GPU.bat, after the CPU environment passes verification
- Extract to a short ASCII-only path, open
- Source: GitHub
- Demo data: Quickstart
Support & citation
- Issues: GitHub Issues
- Citation: see CITATION.cff
- License: Apache License 2.0. Free for academic and commercial use; the only obligation is to retain the copyright and license notices and to ship NOTICE with redistributions. When HABIT supports scientific work, the authors request -- but do not require as a license condition -- that you cite it
Release files for habitat-analysis 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| habitat_analysis-1.0.1.tar.gz | 911.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| habitat_analysis-1.0.1-cp310-cp310-win_amd64.whl | CPython 3.10 | CPython 3.10 | Windows x86-64 | Details |
Total release size: 2.2 MB
Release files / habitat_analysis-1.0.1.tar.gz
| Download URL | habitat_analysis-1.0.1.tar.gz |
|---|---|
| Size | 911.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d95731c444c31624835b485e929cd6dc0ad86f655f364cef3fba1898b05e31fd
|
|
BLAKE2b-256 checksum How to use checksums |
2ea17865ac601ae03d9f6dffd10e584b02f294cad43dd6d6a88106c71154d565
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.16
|
Release files / habitat_analysis-1.0.1-cp310-cp310-win_amd64.whl
| Download URL | habitat_analysis-1.0.1-cp310-cp310-win_amd64.whl |
|---|---|
| Size | 1.3 MB |
| Tags | CPython 3.10 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
175cf122628e3682ea23b1f822cc95ad3112e8ece571c1a1957f135352f45ad7
|
|
BLAKE2b-256 checksum How to use checksums |
765184cd168de09a7df6a0bae395608549b3e0205df7b99215c680d6c30e24f2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.16
|