Skip to content

Command exit status: 127 #657

@thanadol-git

Description

@thanadol-git

I got this error message, but I don't know how to handle it. I have checked my sdrf file and it looks fine. Let me know if you have any idea.


executor >  local (1)
[56/d29613] BIG…pis_dia.18plates.sdrf.tsv) | 0 of 1 ✘
[-        ] BIG…INPUT_CHANNEL:SDRF_PARSING -
[-        ] BIG…ILE_PREPARATION:DECOMPRESS -
[-        ] BIG…_PREPARATION:MZML_INDEXING -
[-        ] BIG…RATION:THERMORAWFILEPARSER -
[-        ] BIG…REPARATION:MZML_STATISTICS -
[-        ] BIG…MS:GENERATE_DECOY_DATABASE -
[-        ] BIG…TIDE_DATABASE_SEARCH:COMET -
[-        ] BIG…D:PSM_RESCORING:PERCOLATOR -
[-        ] BIG…:PSM_FDR_CONTROL:ID_FILTER -
[-        ] BIG…E_MAPPER:ISOBARIC_ANALYZER -
[-        ] BIG…T:FEATURE_MAPPER:ID_MAPPER -
[-        ] BIG…TMS:QUANTMS:TMT:FILE_MERGE -
[-        ] BIG…:PROTEIN_INFERENCE_GENERIC -
[-        ] BIG…ROTEIN_INFERENCE:ID_FILTER -
[-        ] BIG…QUANT:ID_CONFLICT_RESOLVER -
[-        ] BIG…N_QUANT:PROTEIN_QUANTIFIER -
[-        ] BIG…IN_QUANT:MSSTATS_CONVERTER -
[-        ] BIG…TIDE_DATABASE_SEARCH:COMET -
[-        ] BIG…D:PSM_RESCORING:PERCOLATOR -
Plus 10 more processes waiting for tasks…
Execution cancelled -- Finishing pending tasks before exit
-[bigbio/quantms] Pipeline completed with errors-
ERROR ~ Error executing process > 'BIGBIO_QUANTMS:QUANTMS:INPUT_CHECK:SAMPLESHEET_CHECK (scapis_dia.18plates.sdrf.tsv)'

Caused by:
  Process `BIGBIO_QUANTMS:QUANTMS:INPUT_CHECK:SAMPLESHEET_CHECK (scapis_dia.18plates.sdrf.tsv)` terminated with an error exit status (127)


Command executed:

  quantmsutilsc checksamplesheet --exp_design "scapis_dia.18plates.sdrf.tsv" --is_sdrf \
   \
   \
  --skip_factor_validation \
   \
  --use_ols_cache_only 2>&1 | tee input_check.log
  
  cat <<-END_VERSIONS > versions.yml
  "BIGBIO_QUANTMS:QUANTMS:INPUT_CHECK:SAMPLESHEET_CHECK":
      quantms-utils: $(pip show quantms-utils | grep "Version" | awk -F ': ' '{print $2}')
  END_VERSIONS

Command exit status:
  127

Command output:
  .command.sh: line 2: quantmsutilsc: command not found

Command error:
  .command.sh: line 2: quantmsutilsc: command not found

Work dir:
  /proj/naiss2025-3-66/users/x_thasu/pridepy/load/scapis/work/56/d29613d64bd1181da13875a907bc5f

Tip: you can replicate the issue by changing to the process work dir and entering the command `bash .command.run`

 -- Check '.nextflow.log' file for details
ERROR ~ Pipeline failed. Please refer to troubleshooting docs: https://nf-co.re/docs/usage/troubleshooting

 -- Check '.nextflow.log' file for details

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions