vcfanno

annotate a VCF with other VCFs/BEDs/tabixed files

Description

Vcfanno allows you to quickly annotate your VCF with any number of INFO fields from any number of VCFs or BED files. It uses a simple conf file to allow the user to specify the source annotation files and fields and how they will be added to the info of the query VCF.

  * For VCF, values are pulled by name from the INFO field with special
    cases of ID and FILTER to pull from those VCF columns.
  * For BED, values are pulled from (1-based) column number.
  * For BAM, depth (count), "mapq" and "seq" are currently supported.

Vcfanno is written in go and it supports custom user-scripts written in Lua. It can annotate more than 8000 variants per second with 34 annotations from 9 files on a modest laptop and over 30K variants per second using 12 processes on a server.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/brentp/vcfanno


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install vcfanno