macOS
brew install vcfliblocal Homebrew formula metadata
brew
C++ library and cmdline tools for parsing and manipulating VCF files. Version 1.0.15 via Homebrew; verified 2026-06-21.
install
brew install vcfliblocal Homebrew formula metadata
overview
C++ library and cmdline tools for parsing and manipulating VCF files
history
vcflib is both a C++ library and a large collection of command-line utilities for parsing, transforming, filtering, normalizing, annotating, and summarizing VCF files. It is one of the Unix-style toolkits that grew around VCF after the format became the standard interchange format for genomic variant calls.
The vcflib README presents VCF as the de facto reporting format for many genomic variant detectors and describes vcflib as an API plus a command-line utility collection for complex VCF manipulation. The project originated with Erik Garrison and later became part of a broader vcflib organization containing related VCF tools.
In 2022, Garrison, Kronenberg, Dawson, Pedersen, and Prins published a PLOS Computational Biology software paper covering vcflib, bio-vcf, cyvcf2, hts-nim, and slivar. The paper describes more than 125 free and open-source tools and libraries for VCF processing, with vcflib providing performance-oriented C++ tools and a reusable API.
The 2022 PLOS paper states that VCF has been widely adopted since 2011 in population studies and somatic and germline mutation studies, and that the authors' tools run in critical biomedical pipelines and many shell scripts. That is the adoption setting in which vcflib matters: it is a toolbox for the messy middle of sequencing workflows.
The project has seen packaging and maintenance transitions common to mature bioinformatics software. GitHub releases show a 1.0 release in September 2019, a Python 3 transition around 2019, and continued 1.x releases into the 2020s.
vcflib tools are designed to be composed in streaming pipelines. The README explicitly encourages using Unix pipes to interface with VCFtools, BEDTools, GATK, HTSlib, bio-vcf, bcftools, and FreeBayes while avoiding unnecessary intermediate files.
Typical commands cover filtering, set operations, left-aligning indels, decomposing or merging alleles, checking reference consistency, generating statistics, population-genetics metrics, converting VCF to other representations, and annotating records from BED or genotype information.
vcflib is package-nerd significant because it is a bag of sharp, small bioinformatics commands rather than one monolithic analysis application. Installing it adds dozens of executables whose names encode the workflow vocabulary of VCF-heavy pipelines.
It also captures a real packaging challenge in scientific software: one project ships C++ utilities, scripts, Python bindings, and library headers, and users expect it to compose with a wider command-line genomics stack across Linux, macOS, containers, and workflow systems.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
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 |
|---|---|---|---|
abba-baba | cli | global executable | |
bFst | cli | global executable | |
bed2region | cli | global executable | |
bgziptabix | cli | global executable | |
dumpContigsFromHeader | cli | global executable | |
genotypeSummary | cli | global executable | |
hapLrt | cli | global executable | |
iHS | cli | global executable | |
meltEHH | cli | global executable | |
normalize-iHS | cli | global executable | |
pFst | cli | global executable | |
pVst | cli | global executable | |
permuteGPAT++ | cli | global executable | |
permuteSmooth | cli | global executable | |
plotHaps | cli | global executable | |
popStats | cli | global executable | |
segmentFst | cli | global executable | |
segmentIhs | cli | global executable | |
sequenceDiversity | cli | global executable | |
smoother | cli | global executable | |
vcf2bed.py | cli | global executable | |
vcf2dag | cli | global executable | |
vcf2fasta | cli | global executable | |
vcf2sqlite.py | cli | global executable | |
vcf2tsv | cli | global executable | |
vcf_strip_extra_headers | cli | global executable | |
vcfaddinfo | cli | global executable | |
vcfafpath | cli | global executable | |
vcfallelicprimitives | cli | global executable | |
vcfaltcount | cli | global executable | |
vcfannotate | cli | global executable | |
vcfannotategenotypes | cli | global executable | |
vcfbiallelic | cli | global executable | |
vcfbreakmulti | cli | global executable | |
vcfcat | cli | global executable | |
vcfcheck | cli | global executable | |
vcfclassify | cli | global executable | |
vcfcleancomplex | cli | global executable | |
vcfclearid | cli | global executable | |
vcfclearinfo | cli | global executable | |
vcfcombine | cli | global executable | |
vcfcommonsamples | cli | global executable | |
vcfcomplex | cli | global executable | |
vcfcountalleles | cli | global executable | |
vcfcreatemulti | cli | global executable | |
vcfdistance | cli | global executable | |
vcfecho | cli | global executable | |
vcfentropy | cli | global executable | |
vcfevenregions | cli | global executable | |
vcffilter | cli | global executable | |
vcffirstheader | cli | global executable | |
vcffixup | cli | global executable | |
vcfflatten | cli | global executable | |
vcfgeno2alleles | cli | global executable | |
vcfgeno2haplo | cli | global executable | |
vcfgenosamplenames | cli | global executable | |
vcfgenosummarize | cli | global executable | |
vcfgenotypecompare | cli | global executable | |
vcfgenotypes | cli | global executable | |
vcfglbound | cli | global executable | |
vcfglxgt | cli | global executable | |
vcfgtcompare.sh | cli | global executable | |
vcfhetcount | cli | global executable | |
vcfhethomratio | cli | global executable | |
vcfindelproximity | cli | global executable | |
vcfindels | cli | global executable | |
vcfindex | cli | global executable | |
vcfinfo2qual | cli | global executable | |
vcfinfosummarize | cli | global executable | |
vcfintersect | cli | global executable | |
vcfjoincalls | cli | global executable | |
vcfkeepgeno | cli | global executable | |
vcfkeepinfo | cli | global executable | |
vcfkeepsamples | cli | global executable | |
vcfld | cli | global executable | |
vcfleftalign | cli | global executable | |
vcflength | cli | global executable | |
vcfmultiallelic | cli | global executable | |
vcfmultiway | cli | global executable | |
vcfmultiwayscripts | cli | global executable | |
vcfnobiallelicsnps | cli | global executable | |
vcfnoindels | cli | global executable | |
vcfnosnps | cli | global executable | |
vcfnulldotslashdot | cli | global executable | |
vcfnullgenofields | cli | global executable | |
vcfnumalt | cli | global executable | |
vcfoverlay | cli | global executable | |
vcfparsealts | cli | global executable | |
vcfplotaltdiscrepancy.r | cli | global executable | |
vcfplotaltdiscrepancy.sh | cli | global executable | |
vcfplotsitediscrepancy.r | cli | global executable | |
vcfplottstv.sh | cli | global executable | |
vcfprimers | cli | global executable | |
vcfprintaltdiscrepancy.r | cli | global executable | |
vcfprintaltdiscrepancy.sh | cli | global executable | |
vcfqual2info | cli | global executable | |
vcfqualfilter | cli | global executable | |
vcfrandom | cli | global executable | |
vcfrandomsample | cli | global executable | |
vcfregionreduce | cli | global executable | |
vcfregionreduce_and_cut | cli | global executable | |
vcfregionreduce_pipe | cli | global executable | |
vcfregionreduce_uncompressed | cli | global executable | |
vcfremap | cli | global executable | |
vcfremoveaberrantgenotypes | cli | global executable | |
vcfremovenonATGC | cli | global executable | |
vcfremovesamples | cli | global executable | |
vcfroc | cli | global executable | |
vcfsample2info | cli | global executable | |
vcfsamplediff | cli | global executable | |
vcfsamplenames | cli | global executable | |
vcfsitesummarize | cli | global executable | |
vcfsnps | cli | global executable | |
vcfsort | cli | global executable | |
vcfstats | cli | global executable | |
vcfstreamsort | cli | global executable | |
vcfuniq | cli | global executable | |
vcfuniqalleles | cli | global executable | |
vcfvarstats | cli | global executable | |
vcfwave | cli | global executable | |
wcFst | 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/vcflib/vcflib
install metadata
| Package key | brew:vcflib |
|---|---|
| Version | 1.0.15 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/vcflib |
| Homepage | https://github.com/vcflib/vcflib |
| Repository | https://github.com/vcflib/vcflib |
| Upstream docs | https://github.com/vcflib/vcflib#readme |
| License | MIT |
| Source archive | https://github.com/vcflib/vcflib/releases/download/v1.0.15/vcflib-1.0.15-src.tar.gz |
| Last updated | 2026-06-21T00:20:16Z |
| Pulse | updated |
| Dependencies | htslib, libomp, wfa2-lib, xz |
| Build dependencies | cmake, pkgconf, pybind11, python@3.14 |
| Uses from macOS | bzip2 |
| 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 | vcflib |
| 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 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.