macOS
brew install bcftoolsprovider-native install command
brew / rang 2434
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de bcftools pour les workflows d'agents IA.
installation
brew install bcftoolsprovider-native install command
aperçu
Tools for BCF/VCF files and variant calling from samtools
historique
bcftools is one of the core command-line toolkits of modern genomics: it reads, writes, filters, queries, summarizes, and calls variants in VCF, BCF, and gVCF formats.
BCFtools grew out of the SAMtools ecosystem for high-throughput sequencing data. The upstream README says it implements utilities for variant calling, in conjunction with SAMtools, and for manipulating VCF and BCF files, with the intention of replacing Perl-based tools from vcftools.
The Samtools project now presents three related repositories: Samtools for SAM/BAM/CRAM, BCFtools for BCF2/VCF/gVCF and variant calling/filtering/summarising SNPs and short indels, and HTSlib as the underlying C library.
The 2021 GigaScience paper by the SAMtools/BCFtools authors describes SAMtools and BCFtools as widely used programs for processing and analysing high-throughput sequencing data, first appearing online 12 years earlier and used in many other projects and genomic pipelines.
The same paper reports that both SAMtools and BCFtools had been installed more than one million times via Bioconda, making bcftools a rare CLI package whose package-manager footprint maps directly to scientific infrastructure.
bcftools is used for file-format conversion and manipulation, sorting, querying, statistics, variant calling, filtering, and effect analysis. In pipelines it commonly appears after alignment and BAM/CRAM processing, where it calls or filters variants into VCF/BCF outputs.
The executable is usually scripted rather than used as a single monolithic command: subcommands such as view, query, filter, stats, mpileup, call, norm, annotate, merge, and concat make it a toolkit for repeatable genomics workflows.
bcftools is package-nerd significant because it is a dependency-shaped scientific standard: small enough to install as a CLI, but central enough that entire variant-calling workflows assume it is available and versioned consistently.
It is also a good example of package-manager science: Homebrew, Debian, Fedora, MacPorts, Nix, Ubuntu, and Bioconda-style environments turn a research-code lineage into a reproducible command people can pin in workflows, containers, and clusters.
The BCF/VCF domain makes versioning matter. File formats, reference assumptions, compression/indexing via HTSlib, and pipeline reproducibility all mean bcftools is not just a convenience binary; it is part of the scientific record for many analyses.
posture de sécurité
narrow executable 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 |
|---|---|---|---|
bcftools | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
color-chrs.pl | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
gff2gff | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
gff2gff.py | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
guess-ploidy.py | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
plot-roh.py | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
plot-vcfstats | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
roh-viz | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
run-roh.pl | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
vcfutils.pl | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
vrfs-variances | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
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.
métadonnées d'installation
| Clé du paquet | brew:bcftools |
|---|---|
| Version | 1.24 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://www.htslib.org/ |
| Dépôt | https://github.com/samtools/bcftools |
| Dernière mise à jour | 2026-07-09T19:52:13Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
piste 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.