Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install vcftools

local Homebrew formula metadata

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

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

Linux

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

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

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

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

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

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

概要

パッケージ概要

Tools for working with VCF files

コマンドとエイリアス

  • fill-aa
  • fill-an-ac
  • fill-fs
  • fill-ref-md5
  • vcf-annotate
  • vcf-compare
  • vcf-concat
  • vcf-consensus
  • vcf-contrast
  • vcf-convert
  • vcf-fix-newlines
  • vcf-fix-ploidy
  • vcf-indel-stats
  • vcf-isec
  • vcf-merge
  • vcf-phased-join
  • vcf-query
  • vcf-shuffle-cols
  • vcf-sort
  • vcf-stats
  • vcf-subset
  • vcf-to-tab
  • vcf-tstv
  • vcf-validator
  • vcftools

履歴

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

VCFtools is the classic command-line suite and Perl API for working with Variant Call Format files. Its history is inseparable from the standardization of VCF itself: the 2011 Bioinformatics paper introduced the format and the toolkit together in the context of the 1000 Genomes Project.

プロジェクトの歴史

Danecek and collaborators published "The variant call format and VCFtools" in Bioinformatics in 2011. The paper describes VCF as a format for SNPs, insertions, deletions, structural variants, rich annotations, compression, and indexed retrieval, and states that it was developed for the 1000 Genomes Project.

The original VCFtools site describes the project as a package for VCF files such as those generated by the 1000 Genomes Project. It consists of a Perl module for manipulating VCF files and a binary executable for general analysis routines.

採用の歴史

The 2011 paper records early adoption beyond 1000 Genomes, including UK10K, dbSNP, and the NHLBI Exome Project. That early institutional adoption made VCFtools one of the first practical command-line entry points for a format that later became routine in sequencing workflows.

The SourceForge-era project moved to GitHub in July 2015, according to the old project homepage. GitHub releases show an initial GitHub release in August 2015, later v0.1.14, v0.1.15, v0.1.16, and a v0.1.17 release in May 2025, showing long-tail maintenance of a mature tool.

使われ方

VCFtools is used to filter variants, compare VCF files, summarize variant sets, convert formats, validate files, merge records, and create intersections or subsets. Its command set includes both the main `vcftools` binary and legacy Perl utilities such as `vcf-annotate`, `vcf-merge`, `vcf-query`, and `vcf-validator`.

In practice, it is often used for cohort-level filtering and summary statistics: missingness thresholds, allele-frequency filters, site and genotype quality filters, sample subsets, recoding, and quick sanity checks before or after more specialized tools.

パッケージ好きにとっての重要性

VCFtools is package-nerd significant because it is one of the canonical packages that made VCF a usable Unix file format, not just a paper specification. It gave users validators, filters, mergers, converters, and a Perl API at the moment large sequencing projects needed reproducible file handling.

Even when newer tools such as bcftools, vcflib, cyvcf2, and specialized annotators are preferred for particular tasks, VCFtools remains a recognizable baseline package in bioinformatics environments and container images.

タイムライン

  • 2011-06-07: The VCFtools paper appears online ahead of print.
  • 2011-08-01: The VCFtools paper is published in Bioinformatics volume 27, issue 15.
  • 2015-07: The VCFtools project moves from SourceForge to GitHub.
  • 2015-08-03: v0.1.13 is published as the initial GitHub release.
  • 2025-05-15: v0.1.17 is published on GitHub.

Related projects

  • The 1000 Genomes Project is the original project context for VCF and VCFtools.
  • HTSlib and bcftools are closely related tools for modern VCF/BCF processing.
  • vcflib, VcfPythonUtils, and vcfCTools are listed by VCFtools as useful related VCF projects.
  • GATK is listed by VCFtools as another source and manipulator of VCF files.

セキュリティ状態

リスクレベル: グリーン

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 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
fill-aacliグローバル実行可能ファイル
fill-an-accliグローバル実行可能ファイル
fill-fscliグローバル実行可能ファイル
fill-ref-md5cliグローバル実行可能ファイル
vcf-annotatecliグローバル実行可能ファイル
vcf-comparecliグローバル実行可能ファイル
vcf-concatcliグローバル実行可能ファイル
vcf-consensuscliグローバル実行可能ファイル
vcf-contrastcliグローバル実行可能ファイル
vcf-convertcliグローバル実行可能ファイル
vcf-fix-newlinescliグローバル実行可能ファイル
vcf-fix-ploidycliグローバル実行可能ファイル
vcf-indel-statscliグローバル実行可能ファイル
vcf-iseccliグローバル実行可能ファイル
vcf-mergecliグローバル実行可能ファイル
vcf-phased-joincliグローバル実行可能ファイル
vcf-querycliグローバル実行可能ファイル
vcf-shuffle-colscliグローバル実行可能ファイル
vcf-sortcliグローバル実行可能ファイル
vcf-statscliグローバル実行可能ファイル
vcf-subsetcliグローバル実行可能ファイル
vcf-to-tabcliグローバル実行可能ファイル
vcf-tstvcliグローバル実行可能ファイル
vcf-validatorcliグローバル実行可能ファイル
vcftoolscliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

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

https://github.com/vcftools/vcftools

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:vcftools
バージョン0.1.17
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/vcftools
ホームページhttps://vcftools.github.io/
リポジトリhttps://github.com/vcftools/vcftools
上流ドキュメントhttps://vcftools.github.io/documentation.html
ライセンスLGPL-3.0-only
ソースアーカイブhttps://github.com/vcftools/vcftools/releases/download/v0.1.17/vcftools-0.1.17.tar.gz
依存関係htslib
ビルド依存関係pkgconf
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

vcftools 0.1.16-3+b1

Collection of tools to work with VCF files

https://vcftools.github.io/

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

vcftools

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

vcftools 0.1.16-3

Collection of tools to work with VCF files

https://vcftools.github.io/

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

vcftools 0.1.17-2.fc44

VCF file manipulation tools

https://vcftools.github.io/

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

vcftools

sudo port install vcftools
  • normalized package name match
  • 一致条件: Vcftools
MacPorts ports tree · api.github.com · MacPorts ports tree: science/vcftools/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