blachlylab / dhtslib

D bindings and OOP wrappers for htslib
MIT License
7 stars 1 forks source link

VCF Overhaul #96

Closed charlesgregory closed 3 years ago

charlesgregory commented 3 years ago

In addition to issues #94 and #69, the vcf wrappers really need work. I have written several programs that do VCF manipulation where I had to default to using the htslib bindings directly. I will update this issue with examples and proposed additions.