PyVCF icon indicating copy to clipboard operation
PyVCF copied to clipboard

Possible to read in records from vcf as Breakend type?

Open andrewSharo opened this issue 6 years ago • 0 comments

I have a vcf full of SVs, and I want to read them in as class vcf.model._Breakend instead of vcf.model._Record. Then I can easily query their connectingSequence and other variables. Is this currently possible or planned to be added?

andrewSharo avatar Mar 23 '18 21:03 andrewSharo