Python library for parsing bcftools stats file
0
2
Entering edit mode
6.7 years ago
William ★ 5.3k

Did someone already create a python library for parsing bcftools stats output files?

BCFTools stats generates a txt stats file from VCF/BCF files. These text stats files contains some tab delimited tables and key value pairs that I would like to acces programmatically in python.

Depending on the bcftoools stats arguments used the content of the stats file can be different: http://www.htslib.org/doc/bcftools.html#stats

It would be nice if this already exists and don't need to write a bcftools stats parser myself.

bcftools • 3.6k views
ADD COMMENT
0
Entering edit mode
ADD REPLY
0
Entering edit mode

pyvcf is parsing VCF files, I am looking for a parser for VCF/BCF stats files generated by bcftools stats.

ADD REPLY

Login before adding your answer.

Traffic: 2921 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6