Skip to content

Convert an standard VCF to JSON format

Notifications You must be signed in to change notification settings

matthewstuartedwards/vcf2json

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 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

About

Convert an standard VCF to JSON format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%