macOS
brew install vcfliblocal Homebrew formula metadata
安装
brew install vcfliblocal Homebrew formula metadata
概览
C++ library and cmdline tools for parsing and manipulating VCF files
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
abba-baba | cli | 全局可执行文件 | |
bFst | cli | 全局可执行文件 | |
bed2region | cli | 全局可执行文件 | |
bgziptabix | cli | 全局可执行文件 | |
dumpContigsFromHeader | cli | 全局可执行文件 | |
genotypeSummary | cli | 全局可执行文件 | |
hapLrt | cli | 全局可执行文件 | |
iHS | cli | 全局可执行文件 | |
meltEHH | cli | 全局可执行文件 | |
normalize-iHS | cli | 全局可执行文件 | |
pFst | cli | 全局可执行文件 | |
pVst | cli | 全局可执行文件 | |
permuteGPAT++ | cli | 全局可执行文件 | |
permuteSmooth | cli | 全局可执行文件 | |
plotHaps | cli | 全局可执行文件 | |
popStats | cli | 全局可执行文件 | |
segmentFst | cli | 全局可执行文件 | |
segmentIhs | cli | 全局可执行文件 | |
sequenceDiversity | cli | 全局可执行文件 | |
smoother | cli | 全局可执行文件 | |
vcf2bed.py | cli | 全局可执行文件 | |
vcf2dag | cli | 全局可执行文件 | |
vcf2fasta | cli | 全局可执行文件 | |
vcf2sqlite.py | cli | 全局可执行文件 | |
vcf2tsv | cli | 全局可执行文件 | |
vcf_strip_extra_headers | cli | 全局可执行文件 | |
vcfaddinfo | cli | 全局可执行文件 | |
vcfafpath | cli | 全局可执行文件 | |
vcfallelicprimitives | cli | 全局可执行文件 | |
vcfaltcount | cli | 全局可执行文件 | |
vcfannotate | cli | 全局可执行文件 | |
vcfannotategenotypes | cli | 全局可执行文件 | |
vcfbiallelic | cli | 全局可执行文件 | |
vcfbreakmulti | cli | 全局可执行文件 | |
vcfcat | cli | 全局可执行文件 | |
vcfcheck | cli | 全局可执行文件 | |
vcfclassify | cli | 全局可执行文件 | |
vcfcleancomplex | cli | 全局可执行文件 | |
vcfclearid | cli | 全局可执行文件 | |
vcfclearinfo | cli | 全局可执行文件 | |
vcfcombine | cli | 全局可执行文件 | |
vcfcommonsamples | cli | 全局可执行文件 | |
vcfcomplex | cli | 全局可执行文件 | |
vcfcountalleles | cli | 全局可执行文件 | |
vcfcreatemulti | cli | 全局可执行文件 | |
vcfdistance | cli | 全局可执行文件 | |
vcfecho | cli | 全局可执行文件 | |
vcfentropy | cli | 全局可执行文件 | |
vcfevenregions | cli | 全局可执行文件 | |
vcffilter | cli | 全局可执行文件 | |
vcffirstheader | cli | 全局可执行文件 | |
vcffixup | cli | 全局可执行文件 | |
vcfflatten | cli | 全局可执行文件 | |
vcfgeno2alleles | cli | 全局可执行文件 | |
vcfgeno2haplo | cli | 全局可执行文件 | |
vcfgenosamplenames | cli | 全局可执行文件 | |
vcfgenosummarize | cli | 全局可执行文件 | |
vcfgenotypecompare | cli | 全局可执行文件 | |
vcfgenotypes | cli | 全局可执行文件 | |
vcfglbound | cli | 全局可执行文件 | |
vcfglxgt | cli | 全局可执行文件 | |
vcfgtcompare.sh | cli | 全局可执行文件 | |
vcfhetcount | cli | 全局可执行文件 | |
vcfhethomratio | cli | 全局可执行文件 | |
vcfindelproximity | cli | 全局可执行文件 | |
vcfindels | cli | 全局可执行文件 | |
vcfindex | cli | 全局可执行文件 | |
vcfinfo2qual | cli | 全局可执行文件 | |
vcfinfosummarize | cli | 全局可执行文件 | |
vcfintersect | cli | 全局可执行文件 | |
vcfjoincalls | cli | 全局可执行文件 | |
vcfkeepgeno | cli | 全局可执行文件 | |
vcfkeepinfo | cli | 全局可执行文件 | |
vcfkeepsamples | cli | 全局可执行文件 | |
vcfld | cli | 全局可执行文件 | |
vcfleftalign | cli | 全局可执行文件 | |
vcflength | cli | 全局可执行文件 | |
vcfmultiallelic | cli | 全局可执行文件 | |
vcfmultiway | cli | 全局可执行文件 | |
vcfmultiwayscripts | cli | 全局可执行文件 | |
vcfnobiallelicsnps | cli | 全局可执行文件 | |
vcfnoindels | cli | 全局可执行文件 | |
vcfnosnps | cli | 全局可执行文件 | |
vcfnulldotslashdot | cli | 全局可执行文件 | |
vcfnullgenofields | cli | 全局可执行文件 | |
vcfnumalt | cli | 全局可执行文件 | |
vcfoverlay | cli | 全局可执行文件 | |
vcfparsealts | cli | 全局可执行文件 | |
vcfplotaltdiscrepancy.r | cli | 全局可执行文件 | |
vcfplotaltdiscrepancy.sh | cli | 全局可执行文件 | |
vcfplotsitediscrepancy.r | cli | 全局可执行文件 | |
vcfplottstv.sh | cli | 全局可执行文件 | |
vcfprimers | cli | 全局可执行文件 | |
vcfprintaltdiscrepancy.r | cli | 全局可执行文件 | |
vcfprintaltdiscrepancy.sh | cli | 全局可执行文件 | |
vcfqual2info | cli | 全局可执行文件 | |
vcfqualfilter | cli | 全局可执行文件 | |
vcfrandom | cli | 全局可执行文件 | |
vcfrandomsample | cli | 全局可执行文件 | |
vcfregionreduce | cli | 全局可执行文件 | |
vcfregionreduce_and_cut | cli | 全局可执行文件 | |
vcfregionreduce_pipe | cli | 全局可执行文件 | |
vcfregionreduce_uncompressed | cli | 全局可执行文件 | |
vcfremap | cli | 全局可执行文件 | |
vcfremoveaberrantgenotypes | cli | 全局可执行文件 | |
vcfremovenonATGC | cli | 全局可执行文件 | |
vcfremovesamples | cli | 全局可执行文件 | |
vcfroc | cli | 全局可执行文件 | |
vcfsample2info | cli | 全局可执行文件 | |
vcfsamplediff | cli | 全局可执行文件 | |
vcfsamplenames | cli | 全局可执行文件 | |
vcfsitesummarize | cli | 全局可执行文件 | |
vcfsnps | cli | 全局可执行文件 | |
vcfsort | cli | 全局可执行文件 | |
vcfstats | cli | 全局可执行文件 | |
vcfstreamsort | cli | 全局可执行文件 | |
vcfuniq | cli | 全局可执行文件 | |
vcfuniqalleles | cli | 全局可执行文件 | |
vcfvarstats | cli | 全局可执行文件 | |
vcfwave | cli | 全局可执行文件 | |
wcFst | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/vcflib/vcflib
安装元数据
| 软件包键 | brew:vcflib |
|---|---|
| 版本 | 1.0.15 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/vcflib |
| 主页 | https://github.com/vcflib/vcflib |
| 仓库 | https://github.com/vcflib/vcflib |
| 上游文档 | https://github.com/vcflib/vcflib#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/vcflib/vcflib/releases/download/v1.0.15/vcflib-1.0.15-src.tar.gz |
| 最后更新 | 2026-06-21T00:20:16Z |
| Pulse | updated |
| 依赖 | htslib, libomp, wfa2-lib, xz |
| 构建依赖 | cmake, pkgconf, pybind11, python@3.14 |
| macOS 提供的库 | bzip2 |
| 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 | 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.