macOS
brew install btlliblocal Homebrew formula metadata
brew / rank 6276
Bioinformatics Technology Lab common code library. Version 1.7.8 via Homebrew; verified 2026-07-10. Also installable with debian: sudo apt install btllib-tools.
install
brew install btlliblocal Homebrew formula metadata
sudo apt install btllib-toolsDebian stable package indexes · btllib-tools · source: deb.debian.org
overview
Bioinformatics Technology Lab common code library
history
btllib is the Bioinformatics Technology Lab common code library, implemented in C++ with Python wrappers for genomic sequence processing. It packages reusable sequence I/O, hashing, Bloom-filter, and related components used by BTL/Birol Lab bioinformatics tools.
The public git history starts in July 2019 with licensing, CI, and sequence-code commits. By 2020 the project had v1.0.0 tags, and it continued active releases through at least v1.7.8 in 2026.
The README presents btllib as a C++ library with Python wrappers, Linux and macOS support, Meson/Ninja builds, generated wrappers, Doxygen documentation, and generated executables installed under the package prefix.
The README recommends Conda/Bioconda for users, while Homebrew, Debian, and Ubuntu packaging in the input show that btllib also entered general system package collections. Its JOSS publication in 2022 gave the project a citable software record for research use.
btllib is less a user-facing CLI than a packaged scientific dependency: package managers make its headers, static library, Python wrappers, and helper executables available to bioinformatics pipelines.
Developers link C++ code against libbtllib, include btllib headers, or import the generated Python wrappers. Runtime workflows can rely on external tools such as SAMtools and compression utilities, and btllib-generated executables are installed under the package prefix's bin directory.
btllib matters in package history because it is research infrastructure: a shared lab library that crossed from source builds into Bioconda, Homebrew, Debian, and Ubuntu, while carrying a formal software citation through JOSS.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
indexlr | executable | indexed executable | Discovered from the local executable index. |
mi_bf_generate | executable | indexed executable | Discovered from the local executable index. |
randseq | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:btllib |
|---|---|
| Version | 1.7.8 |
| Package manager | Homebrew |
| Homepage | https://github.com/BirolLab/btllib |
| Repository | https://github.com/BirolLab/btllib |
| Last updated | 2026-07-10T16:33:06-04:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
btllib-tools 1.7.5+dfsg-2
Bioinformatics Technology Lab common code library tools
https://github.com/bcgsc/btllib
sudo apt install btllib-toolslibbtllib-dev 1.7.5+dfsg-2
Bioinformatics Technology Lab common code library
https://github.com/bcgsc/btllib
sudo apt install libbtllib-devbtllib-tools 1.4.10+dfsg-1ubuntu2
Bioinformatics Technology Lab common code library tools
https://github.com/bcgsc/btllib
sudo apt install btllib-toolslibbtllib-dev 1.4.10+dfsg-1ubuntu2
Bioinformatics Technology Lab common code library
https://github.com/bcgsc/btllib
sudo apt install libbtllib-devsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.