kipoi / kipoi-veff

Variant effect prediction plugin for Kipoi
https://kipoi.org/veff-docs
MIT License
6 stars 5 forks source link

fix None handling for ID=. #29

Closed dansimancas closed 5 years ago

dansimancas commented 5 years ago

If the ID field in the VCF was ., then using batchWriters failed because of the None values. I now explicitly require the ID value to be a string