VCFTools - Writing 012 matrix files ... Error: Could not open temporary file.
1
0
Entering edit mode
5.4 years ago
jmounger • 0

Hi,

I'm trying to make a 012 matrix using VCFTools using these parameters:

--vcf /filepath/snp.vcf
--012
--out output_geno.vcf

but I keep receiving this error, and I'm not sure how to resolve the issue:

After filtering, kept 287 out of 287 Individuals Writing 012 matrix files ... Error: Could not open temporary file.

Any help is greatly appreciated!

snp • 3.4k views
ADD COMMENT
1
Entering edit mode

Do you have write permission to the current directory?

ADD REPLY
1
Entering edit mode
5.2 years ago
epipar ▴ 10

Try increasing the size of the temporary folder

ulimit -n 3000

ADD COMMENT

Login before adding your answer.

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