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
Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
...-
Channel: Articles
07-09-2026, 11:10 AM -
-
by SEQadmin2
Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.
There is no single reason why many patients don’t respond to treatment as expected. Cancer is...-
Channel: Articles
07-08-2026, 05:17 AM -
-
by GATTACATLove this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
-
Channel: Articles
07-01-2026, 11:43 AM -
ad_right_rmr
Collapse
News
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SEQadmin2, 07-13-2026, 10:26 AM
|
0 responses
22 views
0 reactions
|
Last Post
by SEQadmin2
07-13-2026, 10:26 AM
|
||
|
Started by SEQadmin2, 07-09-2026, 10:04 AM
|
0 responses
32 views
0 reactions
|
Last Post
by SEQadmin2
07-09-2026, 10:04 AM
|
||
|
Started by SEQadmin2, 07-08-2026, 10:08 AM
|
0 responses
20 views
0 reactions
|
Last Post
by SEQadmin2
07-08-2026, 10:08 AM
|
||
|
Started by SEQadmin2, 07-07-2026, 11:05 AM
|
0 responses
34 views
0 reactions
|
Last Post
by SEQadmin2
07-07-2026, 11:05 AM
|
Comment