Skip to content

bdolmo/vcf2json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

vcf2json

Python script that converts an standard VCF to JSON format. It handles VEP style format annotation

Requirements

  • Python 3.4+

Usage

python3 vcf2json.py --input_vcf vcf

JSON output name keeps the prefix from the VCF. For further details see the help command.

python3 vcf2json.py  -h

License

GNU GPLv3

Releases

No releases published

Packages

No packages published

Languages