"Error: --recode 23 cannot be used with multi-character allele names." when converting VCF to 23andme
1
1
Entering edit mode
6.9 years ago
beneficii ▴ 60

I'm trying to convert a VCF file to a 23andme file. I run VCFTools to convert it to TPED. But then when I run plink1.9 to convert it to 23andme, I get the following error:

"Error: --recode 23 cannot be used with multi-character allele names."

What should I do?

vcftools plink1.9 • 3.3k views
ADD COMMENT
0
Entering edit mode
5.2 years ago

a bit late but ... That's because current plink can not manage indels, then, only one base is allowed at ref or alt field. Try to add this: --snps-only

ADD COMMENT
0
Entering edit mode

Actually, plink can handle indels, it's the 23andMe format which can't really represent them.

ADD REPLY

Login before adding your answer.

Traffic: 2453 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6