Error while downloading the data using SRA Tools
1
0
Entering edit mode
16 months ago
usef • 0

This is the command:

esearch -db sra -query PRJNA714081 efetch -format runinfo | cut -d "," -f1 | grep SRR | xargs fastq-dump -X 10000 --skip-technical --readids --read-filter pass -dumpbase --split-3 --gzip

The error that appears for me:

2022-12-24T17:30:25 fastq-dump.2.8.0 err: param empty while validating argument list - expected accession

Could anyone please help me to fix this error as soon as possible because I have a deadline to submit it thanks.

SRATools • 726 views
ADD COMMENT
0
Entering edit mode

Where I can download the data using this accession number PRJNA714081 or PRJNA732831? Is there a website that can help me to download the data without this command line or I should use the command line?

esearch -db sra -query PRJNA714081 efetch -format runinfo | cut -d "," -f1 | grep SRR | xargs fastq-dump -X 10000 --skip-technical --readids --read-filter pass -dumpbase --split-3 --gzip
ADD REPLY

Login before adding your answer.

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