Issues downloading fastq data
0
0
Entering edit mode
3.0 years ago

Hello,

I am experiencing issues when downloading from SRA several data using the following command, and I do not understand how to manage it.......

# in ids_mod1.txt file there are 3 SRR ids and I am using WSL ubuntu.

$ cat ids_mod1.txt | parallel fastq-dump --split-files {}

2021-04-07T18:10:26 fastq-dump.2.10.9 err: error unexpected while resolving query within virtual file system module - No accession to process ( 500 )
Failed to call external services.
2021-04-07T18:10:26 fastq-dump.2.10.9 err: error unexpected while resolving query within virtual file system module - No accession to process ( 500 )
Failed to call external services.

I find similar problems using GUI parallel with other commands so I though the issue was with parallel but if I use parallel with echo... parallel do its work.....

Could somebody give me a hand with this.... many thanks in advance

fastq-dump parallel SRA • 1.1k views
ADD COMMENT
0
Entering edit mode

I just used basically the same command (with a different input list of accession numbers) and it worked without issue. I would double check ids_mod1.txt to look for formatting errors.

ADD REPLY
0
Entering edit mode

many thanks Dave, unfortunately no formatting errors :-(

ADD REPLY

Login before adding your answer.

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