This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to download multiple SRA fasta files in ubuntu

Hi,

I often times have to do manual download by copying likes of every SRA dataset by hand and use fastq-dump. I want to download SRA RNA-seq data at ones, buy don't know how. Thanks in advance

--fastq-dump SRR12491510 --gzip --split-3
--fastq-dump SRR12491509 --gzip --split-3
...
--fastq-dump SRR12491506 --gzip --split-3

↓↓↓ want to change like

--fastq-dump SRR12491510 SRR12491509 ... SRR12491506 --gzip --split-3
ubuntu sra-toolkit fastq-dump

0 answers

No answers yet.

Log in to answer this question.