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

Input sample sheet (raw / mzML)

required
type: string
default: false

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

Set this flag if output plots should be generated.

type: boolean
default: true

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

type: boolean

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
default: false

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
default: false

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 pseudo internal retention time standards should be generated using EasyPQP from provided DDA data - identification search results and corresponding raw data.

type: boolean
default: false

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

type: integer
default: 250

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

type: boolean
default: false

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

type: boolean
default: false

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

Mass tolerance for precursor transition extraction (ppm)

type: integer
default: 10

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
default: false

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 satusfying this threshold will be matched across runs.

type: number
default: 0.01

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

type: number
default: 0.01

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

type: number
default: 0.05

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

type: number
default: 0.05

Options for the reference genome indices used to align reads.

Directory / URL base for iGenomes references.

hidden
type: string
default: s3://ngi-igenomes/igenomes/

Do not load the iGenomes reference config.

hidden
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

Workflow name.

hidden
type: string

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

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

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

hidden
type: string
default: 240.h

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

hidden
type: string

Institutional config contact information.

hidden
type: string

Institutional config URL link.

hidden
type: string