Jalisciense
Regular Member
- Messages
- 103
- Reaction score
- 54
- Points
- 28
- Ethnic group
- Spanish, Morisco, Sephardic Jew, Indigenous Mexican, Senegambian, Yoruba & Central Bantus
- Y-DNA haplogroup
- E1b>M183>PF2546
- mtDNA haplogroup
- B2g1
Thank bro, how is the command --keep-allele-order? Where do I put it? (position)I only added the outputformat parameter to the main 9 however I have always had it located between the 2nd fileset and the merged fileset – in other words on the 7th line. Also I didn't have any empty lines, so it was just 10 lines with no line spaces in between.
You could try that and if it fails again, try converting your 23andMe file to Plink again but add the --keep-allele-order flag and redo the rest and see if that helps.
Other than that I'm running out of ideas. Some of these issues can be a needle in a haystack. Originally I couldn't get Eigensoft to compile on my Mac until I found a post where someone showed the code that needed editing.
If all fails you might have to convertf the AADR to Plink and then merge in Plink. I found the v62.0 to be more stable than previous releases so I was able to merge in Plink quite okay however a longer procedure.
About the mergeit file, you have it like this?:
geno1: mydata.geno
snp1: mydata.snp
ind1: mydata.ind
geno2: v62.0_1240k_public.geno
snp2: v62.0_1240k_public.snp
ind2: v62.0_1240k_public.ind
outputformat: PACKEDANCESTRYMAP
genooutfilename: mydata_merged_with_1240k.geno
snpoutfilename: mydata_merged_with_1240k.snp
indoutfilename: mydata_merged_with_1240k.ind
I didn't know you were using Mac; but agree, I haven't seen much info for macOS, I bet it was harder for you to do all this.
Uff bro I tried to convert the V62.0 AADR to Plink like I wrote it in the post #297, I didn't get "killed", core dumped or my virtual machine crashed but it had been 4 hours and it kept processing, it was stuck...so I wasn't sure if there was an error by then:
Code:
jalisciense@vbox:~/bin> convertf -p par.EIGENSTRAT.PED
parameter file: par.EIGENSTRAT.PED
genotypename: v62.0_1240k_public.geno
snpname: v62.0_1240k_public.snp
indivname: v62.0_1240k_public.ind
outputformat: PACKEDPED
genotypeoutname: v62_1240k.bed
snpoutname: v62_1240k.bim
indivoutname: v62_1240k.fam
## convertf version: 8600
read 1073741824 bytes
read 2147483648 bytes
read 3221225472 bytes
read 4294967296 bytes
read 5368709120 bytes
read 5435121304 bytes
packed geno read OK
end of inpack
before compress: snps: 1233013 indivs: 17629
after compress: snps: 1233013 indivs: 17629
Btw I was thinking the "killed" message I receive when I try to merge the files, could be that I don't have enough RAM, maybe trying install a previous version of AADR would work? (Not v54 but like v52 or v44 for example) Or what do you think?
Last edited: