sra toolkit program fastq-dump question.
5
1
Entering edit mode
9.2 years ago
jinhwa1112 ▴ 10

hello.

I encountered an error during the execution of the fastq-dump using the SRA data.

(SRA data : SRR1597832, SRR1597841 etc...)

first error message is as follows:

2015-01-27T09:40:46 fastq-dump.2.4.3 err: binary large object corrupt while reading binary large object within virtual database module - failed

I'm use command :

fastq-dump --split-3 SRR1597832.sra

In order to solve this problem.....................

1. SRR1597832 data Re-download

URL: ftp://ftp.ncbi.nlm.nih.gov/sra/sra-instant/reads/ByRun/sra/SRR/SRR159/SRR1597832/

The error message is as follows:

G:\sratoolkit.2.4.3-win64\bin>fastq-dump --split-files SRR1597832.sra
2015-01-29T09:15:39 fastq-dump.2.4.3 err: binary large object corrupt while read
ing binary large object within virtual database module - failed SRR1597832.sra

=============================================================
An error occurred during processing.
A report was generated into the file 'C:\Users\Administrator/ncbi_error_report.x
ml'.
If the problem persists, you may consider sending the file
to 'sra@ncbi.nlm.nih.gov' for assistance.
=============================================================

2. command change

The error message is as follows:

G:\sratoolkit.2.4.3-win64\bin>fastq-dump --split-files SRR1597832
2015-01-29T08:27:41 fastq-dump.2.4.3 err: buffer insufficient while executing fu
nction within transform module - failed SRR1597832

=============================================================
An error occurred during processing.
A report was generated into the file 'C:\Users\Administrator/ncbi_error_report.x
ml'.
If the problem persists, you may consider sending the file
to 'sra@ncbi.nlm.nih.gov' for assistance.
=============================================================

It is not possible to solve the problem.

Please help me.....

Please answer fast.

Thank you.

sratoolkit fastq-dump • 12k views
ADD COMMENT
0
Entering edit mode

Please paste the contents of the ncbi_error_report.xml file so we can help you.

ADD REPLY
0
Entering edit mode

Thank you for answers.

ncbi_error_report.xml file:

Moved to GitHub-Gist here:

ADD REPLY
0
Entering edit mode

I'm not sure what the problem is. While you're waiting for answers here, you should also email the XML file to sra@ncbi.nlm.nih.gov.

ADD REPLY
0
Entering edit mode

Already sent an e-mail.

Answer mail information.................

You downloaded an incomplete SRR1597832.sra file. You can use prefetch to download SRR1597832.sra or use the command: /g/sratoolkit.2.4.3-win64/bin/fastq-dump --split-files SRR1597832

This command does not need you to download the SRR1597832.sra first.

Still not resolved.

ADD REPLY
0
Entering edit mode

What is your machine configuration in terms of RAM?

ADD REPLY
0
Entering edit mode

My computer operating system Window 7 64bit.

Computer RAM 32.0GB.

ADD REPLY
0
Entering edit mode

Hmmm, let's try this possible solution: Open G:\sratoolkit.2.4.3-win64\bin and right click on fastq-dump, choose Properties. See if you have an Unblock option (like the one shown here). If you see it, unblock and hit OK. Try the command again and check if the error persists.

ADD REPLY
0
Entering edit mode

Hmmm.....Check the results are not visible...

instead, set the compatibility mode. win7.

Currently running again.

ADD REPLY
1
Entering edit mode
9.2 years ago
DCGenomics ▴ 330

My understanding is that there is a networking error, and the situation is expected to be remedied by Monday.

ADD COMMENT
0
Entering edit mode

download it again.

ADD REPLY
1
Entering edit mode
9.2 years ago
george.ry ★ 1.2k

If it's not playing ball, just get the fastq files directly:

ftp://ftp.sra.ebi.ac.uk/vol1/fastq/SRR159/002/SRR1597832/

That's generally easier than getting the sra files and then using the slow dump command anyway :p

ADD COMMENT
0
Entering edit mode

NCBI SRR1597832 data fastq-dump program result data and the result is the same data?

ADD REPLY
1
Entering edit mode
9.2 years ago
DCGenomics ▴ 330

A new version (2.4.4) of the sra toolkit has been released!

http://www.ncbi.nlm.nih.gov/Traces/sra/?view=software

ADD COMMENT
0
Entering edit mode

Thank you!

download new release..

ADD REPLY
0
Entering edit mode
9.2 years ago

The NCBI SRA is definitely acting strangely. Earlier today I was having similar issues. If you absolutely need the data right now you should be able to download the entire .sra file from the NCBI FTP site. It seems that the SRA Toolkit API for fetching archives is not working properly today...

ADD COMMENT
0
Entering edit mode

download it again.

ADD REPLY
1
Entering edit mode

Are you asking people to download it again or are you saying you downloaded it again?

ADD REPLY
0
Entering edit mode
ADD REPLY
0
Entering edit mode
9.2 years ago
Tulip Nandu ▴ 90

The reason you are getting the error is the deposited SRA file is in bam format and you would have to add the genome file to it.

Please take a look at

http://www.ncbi.nlm.nih.gov/Traces/sra/sra.cgi?view=toolkit_doc&f=std

One option is to download the fastq file and directly follow the pipeline. On some exome sequencing data fastq dump doesnt work as efficiently or gives errors as the deposited data is in bam format and requires genome file. So from the below website we can directly download the fastq files for all sequencing experiments in GEO.

ADD COMMENT
0
Entering edit mode

I guess OP's problem was solved when OP tried re-downloading the files.

ADD REPLY
0
Entering edit mode

Thank you.

I was already using the method proposed by you.(vdb-config)

However, continuing an error occurs.

Thanks for the URL.

thank you.

ADD REPLY
0
Entering edit mode

Add file: prj_phs710EA_test.ngc

ADD REPLY

Login before adding your answer.

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