rpetit3 / fastq-dl

Download FASTQ files from SRA or ENA repositories.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error using fastq-dl on HPC Cluster with Sturm

Sven-Winter opened this issue · comments

Hi,

I am trying to use fastq-dl on a HPC cluster with slurm.
However, the download fails due to the wget error Exit Code 4.

If I try it on the head node without job submission the tool and wget works fine.

I've read that HPC cluster nodes often require a proxy for wget.

Is there a wait to use fastq-dl on a cluster node?

Hello @Sven1990 !

Can you confirm whether or not the compute nodes have internet access or not?

Cheers,
Robert

Hmm I had to change to ftp for ENA (https://github.com/rpetit3/fastq-dl/releases/tag/v1.0.6).

You can always try using SRA for the downloads

Hi @Sven1990

Did you by chance make progress on this?

Cheers,
Robert

Hi @Sven1990,

Going to go ahead and close this issue, please feel free to reopen!

Robert