Automic VaultAutomic Vault

brew

Installer vcfanno avec Homebrew, apt

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de vcfanno pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install vcfanno

local Homebrew formula metadata

Linux

Debian aptvérifié · 92%
sudo apt install vcfanno

Debian stable package indexes · vcfanno · Source: deb.debian.org

aperçu

Résumé du paquet

Annotate a VCF with other VCFs/BEDs/tabixed files

historique

Historique du projet et usages

vcfanno is a Go command-line tool for annotating VCF records with fields from other VCF, BED, BAM, or tabix-indexed files. It became notable in genomics workflows because it treats annotation as a configurable stream-processing problem: many external resources can be summarized and added to the INFO field of a query VCF.

Historique du projet

The first GitHub release, v0.0.1, was published on April 29, 2015. Early 2015 releases quickly added support for annotating variant ends, BED files, custom scripting, and an API, which matches the project's focus on flexible annotation rather than a fixed database.

Pedersen, Layer, and Quinlan published the vcfanno software paper in Genome Biology on June 1, 2016. The paper framed the problem as integrating genome annotations from diverse file formats and described vcfanno as extracting and summarizing attributes from multiple annotation files into the INFO column of the original VCF.

Historique d'adoption

The Genome Biology paper reported strong performance on whole-genome annotation workloads, including roughly 85,000 variants per second with 50 attributes from 17 commonly used annotation resources. That performance claim helped establish vcfanno as a practical tool for large human variant datasets as well as non-human species.

The project README asks users to cite the paper and shows active maintenance through many GitHub releases, including v0.3.9 in June 2026. It is also packaged by Bioconda and distribution package managers, which places it in the standard bioinformatics command-line ecosystem.

Modes d'utilisation

Users write a TOML configuration with one or more `[[annotation]]` blocks that name source files, fields or columns, operations, and output INFO names. vcfanno then streams a query VCF and writes an annotated VCF, commonly with `-p` for parallelism and optional Lua scripts for custom reductions.

Common tasks include overlaying population allele frequencies, conservation scores, ClinVar or ExAC-like annotations, BED-derived regional scores, BAM-derived coverage summaries, and structural-variant endpoint annotations onto a study VCF before filtering or interpretation.

Pourquoi les passionnés de paquets s'y intéressent

vcfanno matters to package people because it turns a pile of tabix-indexed genomics resources into a reproducible, reviewable config file and one CLI invocation. That is exactly the shape package managers like: a small binary that composes with bgzip/tabix, pipes, VCF validators, and downstream filters.

It also represents the post-VCF-standard tooling wave: once VCF became the lingua franca, the hard day-to-day problem shifted to attaching the right outside evidence to millions of variants quickly and repeatably.

Chronologie

  • 2015-04-29: vcfanno v0.0.1 is published as the initial GitHub release.
  • 2015-05-04: v0.0.2 adds support for annotating ends of variants such as CNVs and SVs.
  • 2016-06-01: The Genome Biology vcfanno paper is published.
  • 2026-06-16: GitHub lists v0.3.9 as the latest release.

Related projects

  • VCFtools and HTSlib provide the broader VCF and indexed-file ecosystem that vcfanno workflows build on.
  • vcflib is a companion VCF-processing toolkit; the 2022 vcflib paper also points to vcfanno as a related tool for adding annotations from VCFs and BED files.
  • GATK, FreeBayes, ExAC-style resources, ClinVar-style resources, and tabix-indexed annotation files are common upstream or companion inputs in vcfanno pipelines.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour vcfanno. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
vcfannocliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-08
version du gestionnaire0.3.9
gestionnaire mis à jour2026-06-16
données localesOK
amontà jour
dernière version détectéev0.3.9

https://github.com/brentp/vcfanno

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:vcfanno
Version0.3.9
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/vcfanno
Page d'accueilhttps://genomebiology.biomedcentral.com/articles/10.1186/s13059-016-0973-5
Dépôthttps://github.com/brentp/vcfanno
Docs amonthttps://brentp.github.io/vcfanno
LicenceMIT
Archive sourcehttps://github.com/brentp/vcfanno/archive/refs/tags/v0.3.9.tar.gz
Dernière mise à jour2026-06-16T21:19:58Z
Pulseupdated
Dépendances de compilationgo
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

vcfanno 0.3.5+ds-2+b9

annotate a VCF with other VCFs/BEDs/tabixed files

https://github.com/brentp/vcfanno

sudo apt install vcfanno
  • Section: science
  • Architecture: amd64
  • Source Package: vcfanno
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Vcfanno
Debian stable package indexes · deb.debian.org · Debian stable package indexes: vcfanno from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

vcfanno-examples 0.3.5+ds-2

examples for vcfanno: annotate a VCF with other VCFs/BEDs/tabixed files

https://github.com/brentp/vcfanno

sudo apt install vcfanno-examples
  • Section: science
  • Architecture: all
  • Source Package: vcfanno
  • normalized package name match
  • Correspondance par : Vcfanno
Debian stable package indexes · deb.debian.org · Debian stable package indexes: vcfanno-examples from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

vcfanno 0.3.5+ds-2

annotate a VCF with other VCFs/BEDs/tabixed files

https://github.com/brentp/vcfanno

sudo apt install vcfanno
  • Section: universe/science
  • Architecture: amd64
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Vcfanno
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: vcfanno from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

vcfanno-examples 0.3.5+ds-2

examples for vcfanno: annotate a VCF with other VCFs/BEDs/tabixed files

https://github.com/brentp/vcfanno

sudo apt install vcfanno-examples
  • Section: universe/science
  • Architecture: all
  • Source Package: vcfanno
  • normalized package name match
  • Correspondance par : Vcfanno
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: vcfanno-examples from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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