这类报错说明一下子打开太多文件了,超过系统的限制,解决方法同vcftools报错:Writing PLINK PED and MAP files ... Error: Could not open temporary file.解决方案
如果无法通过ulimit设定,则将文件分成几批合并。
Failed to open .vcf.gz: could not load index
原文:https://www.cnblogs.com/chenwenyan/p/11945445.html