macOS
brew install htsliblocal Homebrew formula metadata
sudo port install htslibMacPorts ports tree · science/htslib/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de htslib pour les workflows d'agents IA.
installation
brew install htsliblocal Homebrew formula metadata
sudo port install htslibMacPorts ports tree · science/htslib/Portfile · Source: api.github.com
sudo dnf install htslibFedora Rawhide package metadata · htslib · Source: dl.fedoraproject.org
nix profile install nixpkgs#htslibnixpkgs package indexes · pkgs/by-name/ht/htslib/package.nix · Source: api.github.com
sudo apt install htslib-testDebian stable package indexes · htslib-test · Source: deb.debian.org
sudo zypper install bgzipopenSUSE Tumbleweed package metadata · bgzip · Source: download.opensuse.org
aperçu
C library for high-throughput sequencing data formats
historique
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.
posture de sécurité
library-like package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
annot-tsv | cli | exécutable global | |
bgzip | cli | exécutable global | |
htsfile | cli | exécutable global | |
ref-cache | cli | exécutable global | |
tabix | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/samtools/htslib
métadonnées d'installation
| Clé du paquet | brew:htslib |
|---|---|
| Version | 1.24 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/htslib |
| Page d'accueil | https://www.htslib.org/ |
| Dépôt | https://github.com/samtools/htslib |
| Docs amont | https://github.com/samtools/htslib#readme |
| Licence | MIT AND BSD-3-Clause |
| Archive source | https://github.com/samtools/htslib/releases/download/1.24/htslib-1.24.tar.bz2 |
| Dernière mise à jour | 2026-07-09T19:51:46Z |
| Pulse | updated |
| Dépendances | libdeflate, xz |
| Bibliothèques fournies par macOS | bzip2, curl |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 tabixpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.