Hi everyone! I have a trouble: I made my .ped file and when I gonna do the quality control, show me a error message "Your file.ped fewer tokens than expected". Does anyone know what I can do, please?
Thanks for your answer, but I tryed to make my .ped file with this delimitations, and the same error is showing: Error: Line 1 of .ped file has fewer tokens than expected. My .ped file is liked with that:
FAM 100026 0 0 1 -9 A B A A A B B B A B A A A B A B A A A A A B B B...
FAM is the population that I'm using, followed by individue ID, dam, sire, sex (1 to male) and phenotype (-9, because I'm not studying with any phenotypic traits).
Hi I'm having trouble converting map and ped files to binary files. I get the following error message. ``` plink --allow-extra-chr -chr-set 18 \ --chr …
Hello, I am working with .bed .bim and .fam files from the [Drosophila Genetic Reference Panel](http://dgrp2.gnets.ncsu.edu/data.html). I only used a subset of the 205 individuals …
what does your .ped file look like? it may be a formatting issue. usually that error is triggered by not having a space/tab-delimited text file
Thanks for your answer, but I tryed to make my .ped file with this delimitations, and the same error is showing: Error: Line 1 of .ped file has fewer tokens than expected. My .ped file is liked with that: FAM 100026 0 0 1 -9 A B A A A B B B A B A A A B A B A A A A A B B B... FAM is the population that I'm using, followed by individue ID, dam, sire, sex (1 to male) and phenotype (-9, because I'm not studying with any phenotypic traits).