Hi all,
I’m running into a persistent “out of memory” error when trying to convert a large VCF to PLINK format, even with the --memory 1500 limit explicitly set. The command I’m using is:
From what I can tell, PLINK seems to create large temporary files during VCF parsing before writing the final .bed/.bim/.fam output, which likely exceeds the available memory and disk I/O budget. Unfortunately, I can’t increase the memory limit beyond 1.5 GB in this environment.
Do you have any recommendations for working around this?
If this is expected behavior, I’d also appreciate any hints about possible optimizations or upcoming improvements in PLINK’s handling of large gzipped VCFs through stdin.
Thanks a lot for your time and for maintaining this great tool!
--
You received this message because you are subscribed to the Google Groups "plink2-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to plink2-users...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/plink2-users/22b788ca-3dbf-4838-b392-6ab1726b19ecn%40googlegroups.com.