guigolab / FA-nf

Functional annotation pipeline for proteins from non-model organisms implemented in Nextflow
GNU General Public License v3.0
17 stars 5 forks source link

Process requirement exceed available memory #9

Closed bheimbu closed 1 year ago

bheimbu commented 1 year ago

Hi @toniher,

I've tried to download the example datasets using nextflow run -bg download.nf --config params.download.config &> download.logfile but it gives me: Process requirement exceed available memory -- req: 24 GB; avail: 12 GB , while I have plenty of free disk space on my university's HPC. Here is the download.logfile.

Any help is highly appreciated,

Bastian

bheimbu commented 1 year ago

I solved this by myself.