I'm trying to convert a set of PLINK files to EIGENSTRAT, but I have this error:
$ convertf -p par.PED.EIGENSTRAT
parameter file: par.PED.EIGENSTRAT
genotypename: output_in_plink.ped
snpname: output_in_plink.map
indivname: output_in_plink.ped
outputformat: EIGENSTRAT
genotypeoutname: example_plink.geno
snpoutname: example_plink.snp
indivoutname: example_plink.ind
familynames: NO
warning (mapfile): bad chrom: 0 scaffold440:420 0 420
warning (mapfile): bad chrom: 0 scaffold440:451 0 451
warning (mapfile): bad chrom: 0 scaffold440:452 0 452
warning (mapfile): bad chrom: 0 scaffold440:460 0 460
warning (mapfile): bad chrom: 0 Scaffold1210:18 0 18
warning (mapfile): bad chrom: 0 Scaffold1210:23 0 23
warning (mapfile): bad chrom: 0 Scaffold1210:30 0 30
warning (mapfile): bad chrom: 0 scaffold420:41 0 41
warning (mapfile): bad chrom: 0 scaffold420:186 0 186
warning (mapfile): bad chrom: 0 scaffold420:264 0 264
genetic distance set from physical distance
snp order check fail (gdis order != physdis order): output_in_plink.map (processing continues) 99 120643 12064280
snp order check fail (gdis order != physdis order): output_in_plink.map (processing continues) 99 121325 12132527
snp order check fail (gdis order != physdis order): output_in_plink.map (processing continues) 99 122443 12244315
snp order check fail (gdis order != physdis order): output_in_plink.map (processing continues) 99 120497 12049703
snp order check fail (gdis order != physdis order): output_in_plink.map (processing continues) 99 117650 11765020
snp order check fail (gdis order != physdis order): output_in_plink.map (processing continues) 99 117683 11768331
snp order check fail (gdis order != physdis order): output_in_plink.map (processing continues) 99 118269 11826876
snp order check fail (gdis order != physdis order): output_in_plink.map (processing continues) 99 118381 11838067
snp order check fail (gdis order != physdis order): output_in_plink.map (processing continues) 99 118475 11847481
fatalx:
no valid snps
Aborted
Why it's saying that I have no valid SNPs?
I think it's because
- I don't have the chromosomes names and
- I don't have the genetic distances (in cMorgan)
Is there a way that I can fix that?
Is there another way to compute a Genetic PCA. Can I run a genetic PCA only on the 012 file from VCFtools?
How do we identify these parameters?
Hello, I have the same problem as you, but I don't understand how you finally solved the format conversion problem, I want to do three groups of tests, in the transformation of this problem, you can help me?I can't thank you enough!
Hi, I have the same problem as you. I'd like to know how did you finally solve this problem? Could you help me or give me some suggestions about this? Thanks in advance.