Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 307 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 307 Bytes

VcfAnnotator

This script can be called from the command line with

python3.6 VcfAnnotator.py <somefile.vcf>

It can also be imported as a module. The script will return a tab delimited text file with each variant annotated with information from both the original VCF file and the ExAc REST API