macOS
brew install htsliblocal Homebrew formula metadata
sudo port install htslibMacPorts ports tree · science/htslib/Portfile · ソース: api.github.com
brew / 順位 1890
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 | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
bgzip | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
htsfile | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
ref-cache | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
tabix | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:htslib |
|---|---|
| バージョン | 1.24 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://www.htslib.org/ |
| リポジトリ | https://github.com/samtools/htslib |
| 最終更新 | 2026-07-09T19:51:46Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの 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.24-1.fc45
C library for high-throughput sequencing data formats
sudo dnf install htslibhtslib-devel 1.24-1.fc45
Development files for htslib
sudo dnf install htslib-develhtslib-tools 1.24-1.fc45
Additional htslib-based tools
sudo dnf install htslib-toolshtslib
sudo port install htslibbgzip 1.21-1.5
Block compression/decompression utility from the HTSlib project
https://github.com/samtools/htslib/
sudo zypper install bgziphtsfile 1.21-1.5
Identify high-throughput sequencing data files from the HTSlib project
https://github.com/samtools/htslib/
sudo zypper install htsfiletabix 1.21-1.5
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.