Plink error File write failure
1
2
Entering edit mode
7.9 years ago
lmobuchon ▴ 40

Hi,

I tried to convert 1000genomes VCF to plink format using the command lines:

./plink --allow-no-sex --vcf ALL.chr10.phase3_shapeit2_mvncall_integrated_v5a.20130502.genotypes.vcf.gz --make-bed --out chr10

But I had an error:

15970 MB RAM detected; reserving 2047 MB for main workspace.
--vcf: 3430k variants complete.
Error: File write failure.

I converted chromosomes 11 to Y without error but it is impossible for chromosomes 1 to 10. I have enough place (~800 Go) on my disk.

Thank you for help ! Lenha

snp plink • 3.9k views
ADD COMMENT
1
Entering edit mode
7.9 years ago
Shab86 ▴ 310

Do you have enough disk space/disk quota available for it? I think a file write failure is an indication of just that.

ADD COMMENT
0
Entering edit mode

Thank you ! Yes I checked it before lauching the analysis ! I have 800 Go available which is more than enough ! :)

ADD REPLY
0
Entering edit mode

Read/write permissions not setup for the disk perhaps? Because the plink code shows the error (line 154): https://github.com/chrchang/plink-ng/blob/master/plink.c

ADD REPLY

Login before adding your answer.

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