Automic VaultAutomic Vault

brew

bcftools を Homebrew, apt, dnf, MacPorts, Nix, zypper でインストール

bcftools のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install bcftools

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install bcftools

MacPorts ports tree · science/bcftools/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install bcftools

Debian stable package indexes · bcftools · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install bcftools

Fedora Rawhide package metadata · bcftools · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#bcftools

nixpkgs package indexes · pkgs/by-name/bc/bcftools/package.nix · ソース: api.github.com

openSUSE zypper確認済み · 92%
sudo zypper install bcftools

openSUSE Tumbleweed package metadata · bcftools · ソース: download.opensuse.org

概要

パッケージ概要

Tools for BCF/VCF files and variant calling from samtools

コマンドとエイリアス

  • bcftools
  • color-chrs.pl
  • gff2gff
  • gff2gff.py
  • guess-ploidy.py
  • plot-roh.py
  • plot-vcfstats
  • roh-viz
  • run-roh.pl
  • vcfutils.pl
  • vrfs-variances

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2009: SAMtools/BCFtools lineage begins, per the 2021 'Twelve years' project history.
  • 2013: Official GitHub bcftools repository created.
  • 2021: GigaScience publishes 'Twelve years of SAMtools and BCFtools'.
  • 2020s: bcftools continues as part of the Samtools/HTSlib ecosystem and remains broadly packaged.

Related projects

  • SAMtools handles SAM/BAM/CRAM operations in the same project family.
  • HTSlib is the C library used internally for high-throughput sequencing formats.
  • vcftools is the older Perl-based toolkit that bcftools was intended to replace for many VCF/BCF operations.
  • Bioconda, workflow engines, and containerized genomics environments are major adoption channels.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
bcftoolscliグローバル実行可能ファイル
color-chrs.plcliグローバル実行可能ファイル
gff2gffcliグローバル実行可能ファイル
gff2gff.pycliグローバル実行可能ファイル
guess-ploidy.pycliグローバル実行可能ファイル
plot-roh.pycliグローバル実行可能ファイル
plot-vcfstatscliグローバル実行可能ファイル
roh-vizcliグローバル実行可能ファイル
run-roh.plcliグローバル実行可能ファイル
vcfutils.plcliグローバル実行可能ファイル
vrfs-variancescliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版1.24
マネージャ更新日2026-07-09
ローカルデータOK
上流not checked
検出された最新未検出

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
Pulseupdated
依存関係gsl, htslib
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebcftools
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

bcftools 1.21-1

genomic variant calling and manipulation of VCF/BCF files

https://samtools.github.io/bcftools/

sudo apt install bcftools
  • Section: science
  • Architecture: amd64
  • 2 依存関係
  • 6 任意依存関係
  • normalized package name match
  • 一致条件: Bcftools
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bcftools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

bcftools

nix profile install nixpkgs#bcftools
  • normalized package name match
  • 一致条件: Bcftools
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bc/bcftools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

bcftools 1.19-1build2

genomic variant calling and manipulation of VCF/BCF files

https://samtools.github.io/bcftools/

sudo apt install bcftools
  • Section: universe/science
  • Architecture: amd64
  • 2 依存関係
  • 5 任意依存関係
  • normalized package name match
  • 一致条件: Bcftools
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bcftools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

bcftools 1.23.1-1.fc45

Tools for genomic variant calling and manipulating VCF/BCF files

https://www.htslib.org/

sudo dnf install bcftools
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: bcftools
  • 9 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Bcftools
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: bcftools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

bcftools 1.21-1.3

Tools for manipulating variant calls in the Variant Call Format (VCF)

http://www.htslib.org/

sudo zypper install bcftools
  • License: MIT
  • Category: Productivity/Scientific/Other
  • Architecture: x86_64
  • Source Package: bcftools
  • 11 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Bcftools
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: bcftools from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

bcftools

sudo port install bcftools
  • normalized package name match
  • 一致条件: Bcftools
MacPorts ports tree · api.github.com · MacPorts ports tree: science/bcftools/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment