Entering edit mode
                    2.8 years ago
        bastemku
        
    
        •
    
    0
    I'm trying to join multiple imputed plinks files after removing duplicates to make a single file (plink1.bim, plink1.bed, plink1.fam) including all chromosomes. But I'm getting this error
>>>>Allocated 9000 MB successfully, after larger attempt(s) failed.
Warning: Unusually long variant ID(s) present.  PLINK 1.9 does not scale well
to length-80+ variant IDs; consider using a different naming scheme for long
indels and the like.
Error: Out of memory.  The --memory flag may be helpful.
Failed allocation size: 3212817216
5:38
How to correct the long variants ID error?
Thanks a lot for your assistance
Thank you very much, it worked