macOS
brew install vcftoolslocal Homebrew formula metadata
sudo port install vcftoolsMacPorts ports tree · science/vcftools/Portfile · source: api.github.com
brew
Tools for working with VCF files. Version 0.1.17 via Homebrew; verified from local package data.
install
brew install vcftoolslocal Homebrew formula metadata
sudo port install vcftoolsMacPorts ports tree · science/vcftools/Portfile · source: api.github.com
sudo apt install vcftoolsDebian stable package indexes · vcftools · source: deb.debian.org
sudo dnf install vcftoolsFedora Rawhide package metadata · vcftools · source: dl.fedoraproject.org
nix profile install nixpkgs#vcftoolsnixpkgs package indexes · pkgs/by-name/vc/vcftools/package.nix · source: api.github.com
overview
Tools for working with VCF files
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
fill-aa | cli | global executable | |
fill-an-ac | cli | global executable | |
fill-fs | cli | global executable | |
fill-ref-md5 | cli | global executable | |
vcf-annotate | cli | global executable | |
vcf-compare | cli | global executable | |
vcf-concat | cli | global executable | |
vcf-consensus | cli | global executable | |
vcf-contrast | cli | global executable | |
vcf-convert | cli | global executable | |
vcf-fix-newlines | cli | global executable | |
vcf-fix-ploidy | cli | global executable | |
vcf-indel-stats | cli | global executable | |
vcf-isec | cli | global executable | |
vcf-merge | cli | global executable | |
vcf-phased-join | cli | global executable | |
vcf-query | cli | global executable | |
vcf-shuffle-cols | cli | global executable | |
vcf-sort | cli | global executable | |
vcf-stats | cli | global executable | |
vcf-subset | cli | global executable | |
vcf-to-tab | cli | global executable | |
vcf-tstv | cli | global executable | |
vcf-validator | cli | global executable | |
vcftools | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/vcftools/vcftools
install metadata
| Package key | brew:vcftools |
|---|---|
| Version | 0.1.17 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/vcftools |
| Homepage | https://vcftools.github.io/ |
| Repository | https://github.com/vcftools/vcftools |
| Upstream docs | https://vcftools.github.io/documentation.html |
| License | LGPL-3.0-only |
| Source archive | https://github.com/vcftools/vcftools/releases/download/v0.1.17/vcftools-0.1.17.tar.gz |
| Dependencies | htslib |
| Build dependencies | pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | vcftools |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
vcftools 0.1.16-3+b1
Collection of tools to work with VCF files
sudo apt install vcftoolsvcftools
nix profile install nixpkgs#vcftoolsvcftools 0.1.16-3
Collection of tools to work with VCF files
sudo apt install vcftoolsvcftools 0.1.17-2.fc44
VCF file manipulation tools
sudo dnf install vcftoolsvcftools
sudo port install vcftoolssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.