Entering edit mode
7.2 years ago
John Ma
▴
310
I've been trying to find a python driver for VCF that allows me to search the VCF by one or more IDs without me writing loops, but I haven't found any that doesn't use databases. Does parsers like that exist, or do I really need to use a database for that?