Define where the pipeline should find input data and save output data.

Input sample sheet (containing path and meta data of raw or mzML files)

required
type: string

Input sample sheet of spectral libraries (tsv, pqp, TraML)

type: string

Path to internal retention time standard sample sheet (tsv, pqp, TraML)

type: string

The output directory where the results will be saved.

type: string
default: ./results

Email address for completion summary.

type: string
pattern: ^([a-zA-Z0-9_\-\.]+)@([a-zA-Z0-9_\-\.]+)\.([a-zA-Z]{2,5})$

Set this flag if the spectral library should be generated using EasyPQP from provided DDA data - identification search results and corresponding raw data.

type: boolean

Input sample sheet to use for library generation eg. DDA raw data (mzML) and DDA identification data (pepXML, mzid, idXML)

type: string

PSM fdr threshold to align peptide ids with reference run.

type: number
default: 0.01

Minimum number of transitions for assay

type: integer
default: 4

Maximum number of transitions for assay

type: integer
default: 6

Method for generating decoys

type: string

Set this flag if using a spectral library that already includes decoy sequences and therefor skip assay and decoy generation.

type: boolean

Path to unimod file needs to be provided

type: string
default: https://raw.githubusercontent.com/nf-core/test-datasets/diaproteomics/unimod.xml

Set this flag if you only want to generate spectral libraries from DDA data

type: boolean

Set this flag if pseudo internal retention time standards should be generated using EasyPQP from provided DDA data - identification search results and corresponding raw data.

type: boolean

Number of pseudo irts selected from dda identifications based on the best q-value

type: integer
default: 250

Set this flag if pseudo irts should be selected from the 1st and 4th RT quantile only

type: boolean

Set this flag if the libraries defined in the input or by generation should be merged according to the BatchID

type: boolean

Set this flag if pairwise RT alignment should be applied to libraries when merging.

type: boolean

Minimum number of peptides to compute RT alignment during pairwise merging of libraries

type: integer
default: 100

Mass tolerance for transition extraction (ppm)

type: integer
default: 30

Unit for mz window

type: string
default: ppm

Mass tolerance for precursor transition extraction (ppm)

type: integer
default: 10

Unit for mz window

type: string
default: ppm

RT window for transition extraction (seconds)

type: integer
default: 600

Minimal random mean squared error for irt RT alignment

type: number
default: 0.95

Number of bins defined for the RT Normalization

type: integer
default: 10

Number of bins that have to be covered for the RT Normalization

type: integer
default: 8

Method for irt RT alignment for example

type: string

Force the analysis of the OpenSwathWorkflow despite severe warnings

type: boolean

Whether to use ms1 information for scoring and extraction

type: boolean
default: true

Minimal distance to the upper edge of a Swath window to still consider a precursor, in Thomson

type: integer

Set mode whether to work in memory or to store data as cache first

type: string

Machine learning classifier used for pyprophet target / decoy separation

type: string

MS Level of pyprophet FDR calculation

type: string

Abstraction level of pyrophet FDR calculation

type: string

Threshold for pyprophet FDR filtering on peakgroup abstraction level

type: number
default: 0.01

Threshold for pyprophet FDR filtering on peptide abstraction level

type: number
default: 0.01

Threshold for pyprophet FDR filtering on protein abstraction level

type: number
default: 0.01

Start for pyprophet non-parametric pi0 estimation

type: number
default: 0.1

End for pyprophet non-parametric pi0 estimation

type: number
default: 0.5

Steps for pyprophet non-parametric pi0 estimation

type: number
default: 0.05

DIAlignR global alignment FDR threshold: After the chromatogram alignment all peaks should still satisfy the global alignment FDR threshold.

type: number
default: 0.01

DIAlignR analyte FDR threshold: Before the chromatogram alignment only peaks satisfying this threshold will be matched across runs.

type: number
default: 0.01

DIAlignR unalignment FDR threshold: XICs below this threshold will be considered valid without any alignment.

type: number
default: 0.01

DIAlignR alignment FDR threshold: After the chromatogram alignment aligned peaks should satisfy this threshold.

type: number
default: 0.05

DIAlignR query FDR threshold: During the chromatogram alignment only peaks satisfying this maximum FDR threshold will be considered as potential matches.

type: number
default: 0.05

DIAlignR XICfilter parameter

type: string

Whether DIAlignR should be executed using multithreading (may cause errors)

type: boolean
default: true

Set this flag if statistical normalization and visualizations should be generated using MSstats

type: boolean
default: true

Set this flag if output plots should be generated.

type: boolean
default: true

Optional mzTab export (Warning: the mzTab format is not yet well supported for DIA)

type: boolean

Less common options for the pipeline, typically set in a config file.

Display help text.

hidden
type: boolean

Method used to save pipeline results to output directory.

hidden
type: string

Boolean whether to validate parameters against the schema at runtime

hidden
type: boolean
default: true

Email address for completion summary, only when pipeline fails.

hidden
type: string
pattern: ^([a-zA-Z0-9_\-\.]+)@([a-zA-Z0-9_\-\.]+)\.([a-zA-Z]{2,5})$

Send plain-text email instead of HTML.

hidden
type: boolean

Do not use coloured log outputs.

hidden
type: boolean

Directory to keep pipeline Nextflow logs and reports.

hidden
type: string
default: ${params.outdir}/pipeline_info

Show all params when using --help

hidden
type: boolean

Set the top limit for requested resources for any single job.

Maximum number of CPUs that can be requested for any single job.

hidden
type: integer
default: 16

Maximum amount of memory that can be requested for any single job.

hidden
type: string
default: 128.GB
pattern: ^[\d\.]+\s*.(K|M|G|T)?B$

Maximum amount of time that can be requested for any single job.

hidden
type: string
default: 240.h
pattern: ^[\d\.]+\.*(s|m|h|d)$

Parameters used to describe centralised config profiles. These should not be edited.

Git commit id for Institutional configs.

hidden
type: string
default: master

Base directory for Institutional configs.

hidden
type: string
default: https://raw.githubusercontent.com/nf-core/configs/master

Institutional configs hostname.

hidden
type: string

Institutional config name.

hidden
type: string

Institutional config description.

hidden
type: string

Institutional config contact information.

hidden
type: string

Institutional config URL link.

hidden
type: string