How to I use prefetch (SRAtoolkit) on multiple accessions all at one?
1
0
Entering edit mode
23 days ago
biotrekker ▴ 100

I want to use prefetch from the SRAtoolkit (I downloaded using conda) for multiple accessions all at once. What is the best way to do this?

sratoolkit prefetch • 377 views
ADD COMMENT
0
Entering edit mode

No special trick. You could start multiple jobs with gnu parallel or a job scheduler via a for loop if you are on compute cluster. You will be limited to the network bandwidth available on the node/computer where you run it.

ADD REPLY
1
Entering edit mode
23 days ago

What is the best way to do this?

use nf-core fetchngs: https://nf-co.re/fetchngs/1.12.0

ADD COMMENT
0
Entering edit mode

Do you know if this pipeline allows for multiple accessions all at once? Or does the download happen serially?

ADD REPLY
1
Entering edit mode

If download links exist, the files will be downloaded in parallel

ADD REPLY

Login before adding your answer.

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