Entering edit mode
                    8.4 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?
Actually, plink can handle indels, it's the 23andMe format which can't really represent them.