parallel-fastq-dump
parallel fastq-dump wrapper
Description
NCBI fastq-dump can be very slow sometimes, even if you have the resources (network, IO, CPU) to go faster, even if you already downloaded the sra file. This tool speeds up the process by dividing the work into multiple threads. This is possible because fastq-dump have options (-N and -X) to query specific ranges of the sra file, this tool works by dividing the work into the requested number of threads, running multiple fastq-dump in parallel and concatenating the results back together, as if you had just executed a plain fastq-dump call.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/rvalieris/parallel-fastq-dump
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install parallel-fastq-dump