macOS
brew install btlliblocal Homebrew formula metadata
brew
Bioinformatics Technology Lab common code library. Version 1.7.8 via Homebrew; verified 2026-07-04.
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 | cli | global executable | |
mi_bf_generate | cli | global executable | |
randseq | cli | global executable |
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.
https://github.com/BirolLab/btllib
install metadata
| Package key | brew:btllib |
|---|---|
| Version | 1.7.8 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/btllib |
| Homepage | https://github.com/BirolLab/btllib |
| Repository | https://github.com/BirolLab/btllib |
| Upstream docs | https://birollab.github.io/btllib |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/BirolLab/btllib/releases/download/v1.7.8/btllib-1.7.8.tar.gz |
| Last updated | 2026-07-04T16:53:42+09:00 |
| Pulse | updated |
| Dependencies | libomp |
| Build dependencies | cmake, meson, ninja, python@3.14 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | btllib |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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.