macOS
brew install tabixpplocal Homebrew formula metadata
brew
C++ wrapper to tabix indexer. Version 1.1.2 via Homebrew; verified 2026-06-25.
install
brew install tabixpplocal Homebrew formula metadata
sudo apt install tabixDebian stable package indexes · tabix · source: deb.debian.org
sudo zypper install tabixopenSUSE Tumbleweed package metadata · tabix · source: download.opensuse.org
overview
C++ wrapper to tabix indexer
history
tabixpp is a small C++ wrapper around tabix for opening and jumping through tabix-indexed genomics files.
The README identifies tabixpp as a wrapper around the tabix project and names Erik Garrison as author. GitHub repository metadata records the public repository creation in May 2011.
The project is modest but durable: GitHub releases include an initial tagged release in 2015, a Debian-packaging point release in 2019, and later maintenance releases through 2023. The Homebrew input records packaging in Homebrew and maps related distro packages to tabix on Debian, Ubuntu, and openSUSE.
The README emphasizes building with the htslib submodule and testing with make. Its value is in C++ code that wants a smaller abstraction over tabix-indexed files rather than invoking tabix directly.
Package maintainers care because tabixpp is a thin compatibility layer in bioinformatics dependency graphs: it pulls in htslib-style native dependencies such as libcurl, zlib, and liblzma, and it is often packaged to satisfy genomics tools that expect the wrapper.
security posture
narrow executable 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 |
|---|---|---|---|
tabix++ | 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/vcflib/tabixpp
install metadata
| Package key | brew:tabixpp |
|---|---|
| Version | 1.1.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tabixpp |
| Homepage | https://github.com/vcflib/tabixpp |
| Repository | https://github.com/vcflib/tabixpp |
| Upstream docs | https://github.com/vcflib/tabixpp#readme |
| License | MIT |
| Source archive | https://github.com/vcflib/tabixpp/archive/refs/tags/v1.1.2.tar.gz |
| Last updated | 2026-06-25T13:38:09+02:00 |
| Pulse | updated |
| Dependencies | htslib, xz |
| 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 | tabixpp |
| Version Scheme | 0 |
| Revision | 1 |
| 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.
tabix 1.21+ds-1
generic indexer for TAB-delimited genome position files
https://github.com/samtools/htslib
sudo apt install tabixtabix 1.19+ds-1.1build3
generic indexer for TAB-delimited genome position files
https://github.com/samtools/htslib
sudo apt install tabixtabix 1.21-1.3
Generic indexer for TAB-delimited genome position files from the HTSlib project
https://github.com/samtools/htslib/
sudo zypper install tabixsource 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.