!!! note "Why not pip install?" The PyPI wheels require glibc 2.34+. On RHEL 8 (glibc 2.28), pip would fall back to source compilation which requires Rust and OpenSSL 3.0 dev libraries. Using conda provides these dependencies automatically.
Verification
Docker Usage
!!! tip "Docker Volume" Use -v to mount your data directory.
Troubleshooting
Module Not Found
BAM Index Missing
Docker Permission Denied
glibc Version Error
If you see GLIBC_2.34 not found, use the Legacy Linux instructions.