Modern processing of VCF files in Python
Hi All,
I currently use PyVCF to process VCF files in Python. But PyVCF is a old project that doesn't get updated frequently. Question: Is there a more modern way to processing VCF files in Python? What are people using these days?
Thanks!
• 3,378 views
•
link
2 answers
Perhaps this ? https://github.com/brentp/cyvcf2
• 0 views
•
link
Log in to answer this question.