kipoi / kipoiseq

Standard set of data-loaders for training and making predictions for DNA sequence-based models.

Home Page:https://kipoi.org/kipoiseq/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`SingleVariantVCFSeqExtractor` and `SingleSeqVCFSeqExtractor` assume 0-base vcf file

MuhammedHasan opened this issue · comments

SingleVariantVCFSeqExtractor and SingleSeqVCFSeqExtractor assume that VCF file is 0-based 🤦‍♂️ . This is wrong because VCF files are by definition 1-based.