macOS
brew install htsliblocal Homebrew formula metadata
sudo port install htslibMacPorts ports tree · science/htslib/Portfile · ソース: api.github.com
brew
htslib のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install htsliblocal Homebrew formula metadata
sudo port install htslibMacPorts ports tree · science/htslib/Portfile · ソース: api.github.com
sudo dnf install htslibFedora Rawhide package metadata · htslib · ソース: dl.fedoraproject.org
nix profile install nixpkgs#htslibnixpkgs package indexes · pkgs/by-name/ht/htslib/package.nix · ソース: api.github.com
sudo apt install htslib-testDebian stable package indexes · htslib-test · ソース: deb.debian.org
sudo zypper install bgzipopenSUSE Tumbleweed package metadata · bgzip · ソース: download.opensuse.org
概要
C library for high-throughput sequencing data formats
履歴
HTSlib is the C library layer of the Samtools family, providing shared reading and writing support for high-throughput sequencing formats such as SAM, BAM, CRAM, VCF, and BCF. It matters beyond a single command-line package because many genomics tools build on the same file-format and indexing behavior.
The Samtools site describes the project as three related repositories: Samtools for alignment manipulation, BCFtools for variant data, and HTSlib as the common C library. Its download page preserves the split in historical context, noting that before HTSlib was introduced, Samtools and BCFtools were shipped together in a single samtools-0.1.x source package.
The annotated 1.0 tag in the official GitHub repository, dated 2014-08-15, describes the first HTSlib release as supporting SAM, BAM, CRAM, VCF, and BCF. Later release notes show the library continuing to absorb format, indexing, threading, remote-I/O, and ABI changes that affect downstream tools.
HTSlib's adoption is tightly coupled to the Samtools ecosystem: the Samtools site says Samtools and BCFtools use HTSlib internally, while HTSlib is also distributed separately for developers writing programs against its API. Packaging across Homebrew, Debian-family distributions, Fedora, MacPorts, Nix, and openSUSE reflects its role as a build-time and runtime dependency rather than only an end-user utility.
Package users often encounter HTSlib through utilities installed with the library, especially bgzip, htsfile, tabix, ref-cache, and annot-tsv. Developers use the C API for compressed genomic files, indexes, region queries, remote access, and format detection in sequencing and variant-analysis workflows.
HTSlib is package-nerd significant because it is both a library ABI and a bundle of small Unix-style genomics tools. Changes such as the 2019 1.10 release's SAM header API, multi-threaded SAM I/O, on-the-fly indexing, S3 updates, and 64-bit reference-position support are the sort of low-level package events that can ripple through many bioinformatics builds.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
annot-tsv | cli | グローバル実行可能ファイル | |
bgzip | cli | グローバル実行可能ファイル | |
htsfile | cli | グローバル実行可能ファイル | |
ref-cache | cli | グローバル実行可能ファイル | |
tabix | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/samtools/htslib
インストールメタデータ
| パッケージキー | brew:htslib |
|---|---|
| バージョン | 1.24 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/htslib |
| ホームページ | https://www.htslib.org/ |
| リポジトリ | https://github.com/samtools/htslib |
| 上流ドキュメント | https://github.com/samtools/htslib#readme |
| ライセンス | MIT AND BSD-3-Clause |
| ソースアーカイブ | https://github.com/samtools/htslib/releases/download/1.24/htslib-1.24.tar.bz2 |
| 最終更新 | 2026-07-09T19:51:46Z |
| Pulse | updated |
| 依存関係 | libdeflate, xz |
| macOS 提供ライブラリ | bzip2, curl |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | htslib |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
htslib-test 1.21+ds-1
Test data for HTSlib
https://github.com/samtools/htslib
sudo apt install htslib-testlibhts-dev 1.21+ds-1
development files for the HTSlib
https://github.com/samtools/htslib
sudo apt install libhts-devlibhts3t64 1.21+ds-1
C library for high-throughput sequencing data formats
https://github.com/samtools/htslib
sudo apt install libhts3t64tabix 1.21+ds-1
generic indexer for TAB-delimited genome position files
https://github.com/samtools/htslib
sudo apt install tabixhtslib
nix profile install nixpkgs#htslibhtslib-test 1.19+ds-1.1build3
Test data for HTSlib
https://github.com/samtools/htslib
sudo apt install htslib-testlibhts-dev 1.19+ds-1.1build3
development files for the HTSlib
https://github.com/samtools/htslib
sudo apt install libhts-devlibhts3t64 1.19+ds-1.1build3
C library for high-throughput sequencing data formats
https://github.com/samtools/htslib
sudo apt install libhts3t64tabix 1.19+ds-1.1build3
generic indexer for TAB-delimited genome position files
https://github.com/samtools/htslib
sudo apt install tabixhtslib 1.23.1-2.fc45
C library for high-throughput sequencing data formats
sudo dnf install htslibhtslib-devel 1.23.1-2.fc45
Development files for htslib
sudo dnf install htslib-develhtslib-tools 1.23.1-2.fc45
Additional htslib-based tools
sudo dnf install htslib-toolshtslib
sudo port install htslibbgzip 1.21-1.3
Block compression/decompression utility from the HTSlib project
https://github.com/samtools/htslib/
sudo zypper install bgziphtsfile 1.21-1.3
Identify high-throughput sequencing data files from the HTSlib project
https://github.com/samtools/htslib/
sudo zypper install htsfiletabix 1.21-1.3
Generic indexer for TAB-delimited genome position files from the HTSlib project
https://github.com/samtools/htslib/
sudo zypper install tabixソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.