dridk / PyVCF3

A Variant Call Format reader for Python.
http://pyvcf.readthedocs.org/en/latest/index.html
Other
52 stars 9 forks source link

How to merge multiple VCFs using this tool? #10

Open dbolser opened 6 months ago

dbolser commented 6 months ago

I have the vcf.utils.walk_together working, I wonder if there is an easy way to merge records to write a new VCF?