fastq-dump error: transfer unknown
0
0
Entering edit mode
7.7 years ago
mufernando ▴ 10

Hi, everyone,

I've been trying to download fastq files from SRA. For that, I run the following command:

fastq-dump "$i" --split-files 2> log/fastq-dump.log

As the files are very large, I leave it running and then check the STDERR in which an error is returned:

2016-06-24T00:45:52 fastq-dump.2.6.2 err: transfer unknown while writing log within application support module - SRASplitter_Release

The files are downloaded, but I'm afraid I got only part of it.

Can anybody help me out?

Thanks!

SRA fastq-dump next-gen • 2.2k views
ADD COMMENT
2
Entering edit mode

I find it easier to wget the SRA files first before converting to FASTQ with fastq-dump.

Also, check ENA where the same files are already in FASTQ format: http://www.ebi.ac.uk/ena

ADD REPLY
0
Entering edit mode

Same here. Good old wget works better than all the other solutions proposed by EBI.

ADD REPLY
0
Entering edit mode

Did you mean to say NCBI?

ADD REPLY
0
Entering edit mode

Right. Sorry. I meant NCBI.

ADD REPLY
0
Entering edit mode

On a tangent here by I usually like to add a --gzip to fastq-dump . In case something happened to download the decompression will reveal a problem.

ADD REPLY

Login before adding your answer.

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