How to correct the long variants ID error?
1
0
Entering edit mode
15 months 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

plink • 1.2k views
ADD COMMENT
1
Entering edit mode
15 months ago

Use plink 2.0 --set-all-var-ids to set shorter variant IDs before trying to use plink 1.9 on this dataset again.

ADD COMMENT
0
Entering edit mode

Thank you very much, it worked

ADD REPLY

Login before adding your answer.

Traffic: 2497 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