Entering edit mode
2.9 years ago
tiagoantao
▴
690
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!