Many thanks for providing this tool. I'm having trouble using this tool. I tried to use it to analyze one of my phased vcf files that contain one sample of one chromosome and my code is as follows:
python phaseme.py quality39219.vcf out_39219
Then, I got the error:
Phaseme is running in precomputed mode. The input VCF file at 39219.vcf is empty or does not exist or the first column (showing the chromosomes) is not a sole number (It shouldn't be chr1!) or you are not running PhaseME on Linux
I did run it on linux. The first column of my vcf file contains only one chromosome and its name is 39219
The image is a screenshot of my vcf file
