Closed biona001 closed 5 months ago
On the data here: http://faculty.washington.edu/browning/beagle/test.08Jun17.d8b.vcf.gz
I get an error with solveblock: id is missing. The issue is caused by missing SNP name for one of the records. A simple fix is to return . for such SNPs.
solveblock
id is missing
.
On the data here: http://faculty.washington.edu/browning/beagle/test.08Jun17.d8b.vcf.gz
I get an error with
solveblock
:id is missing
. The issue is caused by missing SNP name for one of the records. A simple fix is to return.
for such SNPs.