After running vcf_reader.fetch() I am getting the following error:
ValueError: start (22296796) >= end (22287220)
I have checked the gene position file I am using for points where start > end. However, there is no point in my gene position file where the start >= end.
Hi,
After running vcf_reader.fetch() I am getting the following error:
ValueError: start (22296796) >= end (22287220)
I have checked the gene position file I am using for points where start > end. However, there is no point in my gene position file where the start >= end.
Any suggestions?
thanks