I am working on GWAS and planning to use chromopainter, finestructure and globetrotter from plink. I am trying to convert plink 1/2 file format to chromopainter file by using the plink2chromopainter.pl script as it is advised in the website. Here what I did : ./plink2chromopainter.pl -p=myped.ped -m=mymap.map -o=mydataphase.phase -donor=mydonor.donor -rec=myrec.rec

Here is the error: SNPs must be output in 0/1 format, but we received 0 (-1)= -1. Do you need to run with/without -a?

What does exactly this error mean? Which plink format is really need by the script to work fine?

Where was my mistake?

Thank you very much for your answers.

Similar questions and discussions