Prerequisites
Before installing HH-suite, verify your system meets the requirements:Installation Methods
- Conda (Recommended)
- Docker
- Precompiled Binaries
- Compile from Source
Verify Installation
Confirm HH-suite is installed correctly:Database Setup
HH-suite requires sequence or profile databases to search against. See the Databases section for:- Downloading prebuilt databases (Uniclust30, BFD, PDB70, Pfam)
- Building custom databases
- Database formats and requirements
Download Databases
Learn how to download and set up databases for HH-suite
Troubleshooting
Command not found after installation
Command not found after installation
Make sure the HH-suite binaries are in your PATH:Add this to your
~/.bashrc or ~/.zshrc for persistence.Illegal instruction error
Illegal instruction error
You may be using an AVX2 build on a CPU that doesn’t support AVX2. Download the SSE2 build instead:
Slow performance on macOS
Slow performance on macOS
If you compiled with the default clang compiler, recompile using GCC from Homebrew to enable OpenMP multithreading support.
Permission denied when running Docker
Permission denied when running Docker
Run Docker commands with Then log out and log back in.
sudo or add your user to the docker group:Next Steps
Quick Start
Run your first protein search
Download Databases
Set up sequence and profile databases