Skip to content

Tool to do parallel fastq dump for multiple SRR entries at once

Notifications You must be signed in to change notification settings

StevenVerbruggen/download_sra_parallel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Download SRA files parallel

Tool to do parallel fastq dump for multiple SRR entries at once

Example

E.g: download SRR3034567 up until SRR3034572

./download_sra_parallel.sh -f 3034567 -l 3034572 -c 20

Installation prequisites

parallel-fastq-dump should be installed with conda in beforehand

conda install parallel-fastq-dump

About

Tool to do parallel fastq dump for multiple SRR entries at once

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published