I am already in the directory where I stored all the files and then exceuted fasq-dump..is it right?
Unconfigured Ad
Collapse
X
-
-
I know it does not make sense to provide the full path, but that seems to work in many cases. Like the example I tried from your dataset above (even though I was in the directory where the file was located).Originally posted by dena.dinesh View PostI am already in the directory where I stored all the files and then exceuted fasq-dump..is it right?Last edited by GenoMax; 11-06-2014, 05:28 AM.
Comment
-
I tried giving relative path. then also the same error..how can i rectify it.Last edited by dena.dinesh; 11-06-2014, 07:05 AM.
Comment
-
Dear Kruger,
Did it ran well for you? When I ran fastq-dump ./SRR1266967.sra, it failed immeditely where as for other files it ran for 3 seconds and throwed this error.Last edited by dena.dinesh; 11-06-2014, 07:05 AM.
Comment
-
Hi
I am using fastqdump 2.1.7. I downloaded the sratoolkit.2.4.2-ubuntu64 and later installed it suing sudo agt-get command. Inside the bin folder of sratoolkit.2.4.2 I am able find following version fastq-dump version:
fastq-dump.2.4.2; fastq-dump; fastq-dump.2
But I am not able to run the fastq-dump.2.4.2. Not only this file but also all other files of version 2.4.2 were higlighted in green color and I am not able to run those highlighted in green color.
Please guide me.
Comment
-
-
Do the following to make that fastq-dump executable in the bin folder of sratoolkit-2.4.2:Originally posted by dena.dinesh View PostHi
I am using fastqdump 2.1.7. I downloaded the sratoolkit.2.4.2-ubuntu64 and later installed it suing sudo agt-get command. Inside the bin folder of sratoolkit.2.4.2 I am able find following version fastq-dump version:
fastq-dump.2.4.2; fastq-dump; fastq-dump.2
But I am not able to run the fastq-dump.2.4.2. Not only this file but also all other files of version 2.4.2 were higlighted in green color and I am not able to run those highlighted in green color.
Please guide me.
Hopefully this is the only version on your machine now. Just to be safe provide the full path to this new file when you try to run it and see if it works.Code:$ chmod u+x fastq-dump*
Comment
-
For curiosity I have also tried SRR1266967.sra and I could convert to fastq successfully. But notably, download of the the SRA file (about 430 Mb) was very slow and took about 30 minutes. Maybe you have downloaded the SRA file only partially?Originally posted by dena.dinesh View PostWhen I ran fastq-dump ./SRR1266967.sra, it failed immeditely
As expected I got 16557954 reads.Code:wget ftp://ftp-trace.ncbi.nlm.nih.gov/sra/sra-instant/reads/ByRun/sra/SRR/SRR126/SRR1266967/SRR1266967.sra md5sum SRR1266967.sra 01c653175917848a60ad01f700793a49 SRR1266967.sra fastq-dump -F SRR1266967.sra grep ^@ SRR1266967.fastq | wc 16557954 16557954 521453404
Comment
-
I had a similar error message. The problem in my case was that the temporary download directory was full. I resolved it by changing the download directory using vdb-config -i.
From: http://trace.ncbi.nlm.nih.gov/Traces..._doc&f=std#s-3
The default location for the "download repository" is:
Linux: /home/[user_name]/ncbi/public
Mac OS X: /Users/[user_name]/ncbi/public
Windows: C:\Users\[user_name]\ncbi\public
Here's hoping for some more helpful error messages in the next release!
Comment
Latest Articles
Collapse
-
by SEQadmin2
The immune system’s power comes from its genetic diversity, allowing myriad threats to be neutralized through first recognizing foreign antigens. That diversity is also what makes the immune system so difficult to study. Recent advances in sequencing technology and computational biology, however, are giving researchers new tools to understand immune responses and immune-related diseases in greater detail.
This convergence of genetics, immunology, and computation...-
Channel: Articles
09-01-2026, 05:41 AM -
ad_right_rmr
Collapse
News
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SEQadmin2, Yesterday, 11:37 AM
|
0 responses
12 views
0 reactions
|
Last Post
by SEQadmin2
Yesterday, 11:37 AM
|
||
|
Started by SEQadmin2, 09-16-2026, 10:23 AM
|
0 responses
20 views
0 reactions
|
Last Post
by SEQadmin2
09-16-2026, 10:23 AM
|
||
|
Started by SEQadmin2, 09-09-2026, 12:14 PM
|
0 responses
37 views
0 reactions
|
Last Post
by SEQadmin2
09-09-2026, 12:14 PM
|
||
|
Started by SEQadmin2, 09-09-2026, 11:33 AM
|
0 responses
33 views
0 reactions
|
Last Post
by SEQadmin2
09-09-2026, 11:33 AM
|
Comment