Skip to content

ken0-1n/three-arrowed-vcf-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

three-arrowed-vcf-validator

Python tools for validating vcf file

Quick Start

docker build -t three_arrowed_vcf_validator .
bash run.sh ${Input VCF} ${Output Directory} ${Reference Genome}

Test Input

# contain the REF Error
test/5929.fisher_comp_result.ref_error.vcf.gz 
# contain the format Error
test/5929.fisher_comp_result.format_error.vcf.gz 
# NOT contain errors
test/5929.fisher_comp_result.vcf.gz 

About

Python tools for validating vcf file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published