macOS
brew install bcftoolslocal Homebrew formula metadata
sudo port install bcftoolsMacPorts ports tree · science/bcftools/Portfile · ソース: api.github.com
brew
bcftools のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install bcftoolslocal Homebrew formula metadata
sudo port install bcftoolsMacPorts ports tree · science/bcftools/Portfile · ソース: api.github.com
sudo apt install bcftoolsDebian stable package indexes · bcftools · ソース: deb.debian.org
sudo dnf install bcftoolsFedora Rawhide package metadata · bcftools · ソース: dl.fedoraproject.org
nix profile install nixpkgs#bcftoolsnixpkgs package indexes · pkgs/by-name/bc/bcftools/package.nix · ソース: api.github.com
sudo zypper install bcftoolsopenSUSE Tumbleweed package metadata · bcftools · ソース: download.opensuse.org
概要
Tools for BCF/VCF files and variant calling from samtools
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
bcftools | cli | グローバル実行可能ファイル | |
color-chrs.pl | cli | グローバル実行可能ファイル | |
gff2gff | cli | グローバル実行可能ファイル | |
gff2gff.py | cli | グローバル実行可能ファイル | |
guess-ploidy.py | cli | グローバル実行可能ファイル | |
plot-roh.py | cli | グローバル実行可能ファイル | |
plot-vcfstats | cli | グローバル実行可能ファイル | |
roh-viz | cli | グローバル実行可能ファイル | |
run-roh.pl | cli | グローバル実行可能ファイル | |
vcfutils.pl | cli | グローバル実行可能ファイル | |
vrfs-variances | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/samtools/bcftools
インストールメタデータ
| パッケージキー | brew:bcftools |
|---|---|
| バージョン | 1.24 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/bcftools |
| ホームページ | https://www.htslib.org/ |
| リポジトリ | https://github.com/samtools/bcftools |
| 上流ドキュメント | https://samtools.github.io/bcftools/bcftools.html |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://github.com/samtools/bcftools/releases/download/1.24/bcftools-1.24.tar.bz2 |
| 最終更新 | 2026-07-09T19:52:13Z |
| Pulse | updated |
| 依存関係 | gsl, htslib |
| 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 | bcftools |
| 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 パッケージリンクとは分けて表示されます。
bcftools 1.21-1
genomic variant calling and manipulation of VCF/BCF files
https://samtools.github.io/bcftools/
sudo apt install bcftoolsbcftools
nix profile install nixpkgs#bcftoolsbcftools 1.19-1build2
genomic variant calling and manipulation of VCF/BCF files
https://samtools.github.io/bcftools/
sudo apt install bcftoolsbcftools 1.23.1-1.fc45
Tools for genomic variant calling and manipulating VCF/BCF files
sudo dnf install bcftoolsbcftools 1.21-1.3
Tools for manipulating variant calls in the Variant Call Format (VCF)
sudo zypper install bcftoolsbcftools
sudo port install bcftoolsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.