Skip to content

[FEATURE] Early failure for non-existent sdrf files #586

@fabianegli

Description

@fabianegli

The following invocation of the quantms pipeline should complain about the non-existence of the SDRF file instead of the missing protein database

% nextflow run bigbio/quantms --input non_existent_input_sdrf_file.csv

 N E X T F L O W   ~  version 25.04.7

Launching `https://github.com/bigbio/quantms` [infallible_pauling] DSL2 - revision: e516ddca04 [master]

[-        ] BIGBIO_QUANTMS:QUANTMS:INPUT_CHECK:SAMPLESHEET_CHECK        -
[-        ] BIGBIO_QUANTMS:QUANTMS:CREATE_INPUT_CHANNEL:SDRF_PARSING    -
[-        ] BIGBIO_QUANTMS:QUANTMS:FILE_PREPARATION:DECOMPRESS          -
[-        ] BIGBIO_QUANTMS:QUANTMS:FILE_PREPARATION:MZML_INDEXING       -
[-        ] BIGBIO_QUANTMS:QUANTMS:FILE_PREPARATION:THERMORAWFILEPARSER -
[-        ] BIGBIO_QUANTMS:QUANTMS:FILE_PREPARATION:MZML_STATISTICS     -
ERROR ~ No protein database provided

 -- 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