Skip to content

MS2Rescore config change to prevent crash on 16GB computer #421

@rohitsuresh1407-cpu

Description

@rohitsuresh1407-cpu

Hello,

I am running DDA analysis from data generated on the timsTOF Bruker instrument. I am currently using a 16GB ram machine on azure with 100GB storage. I was able to change configurations to run comet with this machine (by restricting CPU threads to 2 and memory to 7GB, while also editing core parameters restricting numerical threads to 2 and spectrum batch size to 200). While the comet ran successfully, it kept crashing at the MS2Rescore step (error message below). I was wondering what parameter to fix to make MS2Rescore step run.
Thanks in advance!

Basic details:
nf-core/mhcquant: 2.x
Nextflow: 25.04.7
Size: Standard E2s v3 (2 vcpus, 16 GiB memory)
Apptainer 1.3.1
OS: Ubuntu 22.04

Nextflow code:
nextflow run ~/mhcquant/main.nf
-profile singularity
-c ~/mhcquant_run/conf/xyz.config
--input sample_sheet.tsv
--fasta HUMAN_2014_concat.fasta
--skip_decoy_generation true
--ms2pip_model timsTOF
--ms2pip_model_dir /home/xyz/ms2pip_models
--outdir results_main

I have attached my error message in the pdf below.

Nextflow error.pdf

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions