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

Input raw / mzML files listed in a tsv file (see help for details)

required
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})$

Input FASTA protein database

type: string

Set depending on whether variants should be translated to proteins and included into your fasta for database search.

type: boolean

Set depending on whether own decoy database should be used

type: boolean

If one ms level in the raw ms data is not centroided, specify the level here. (eg. 2)

type: integer
default: 2

Choose whether the specified ms_level in pick_ms_levels is centroided or not.

type: boolean

Specify the minimum length of peptides considered after processing

type: integer
default: 8

Specify the maximum length of peptides considered after processing

type: integer
default: 12

Specify the fragment mass tolerance used for the comet database search.

type: number
default: 0.02

Specify the precursor mass tolerance used for the comet database search.

type: integer
default: 5

Specify the fragment bin offset used for the comet database search.

type: integer

Specify the maximum number of modifications that should be contained in a peptide sequence match.

type: integer
default: 3

Specify the number of hits that should be reported for each spectrum.

type: integer
default: 1

Specify the mass range that peptides should fullfill to be considered for peptide spectrum matching.

type: string
default: 800:2500

Specifiy the precursor charge range that peptides should fullfill to be considered for peptide spectrum matching.

type: string
default: 2:3

Specify which fragmentation method was used in the MS acquisition

type: string

Specify which enzymatic restriction should be applied

hidden
type: string
default: unspecific cleavage

Set a maximum retention time shift for the linear rt alignment

type: integer
default: 300

Specify which fixed modifications should be applied to the database search

type: string

Specify which variable modifications should be applied to the database search

type: string
default: Oxidation (M)

Include x ions into the peptide spectrum matching

type: boolean

Include z ions into the peptide spectrum matching

type: boolean

Include a ions into the peptide spectrum matching

type: boolean

Include c ions into the peptide spectrum matching

type: boolean

Include NL ions into the peptide spectrum matching

type: boolean

Include precursor ions into the peptide spectrum matching

type: boolean
default: true

Size of Spectrum batch for Comet processing (Decrease/Increase depending on Memory Availability)

type: integer
default: 500

Specify a .tsv file containing the information about genomic variants (vcf files < v.4.2) for each sample.

type: string

Specify the level at which the false discovery rate should be computed.

type: string

Specify the false discovery rate threshold at which peptide hits should be selected.

type: number
default: 0.01

Set if MHCquant should be run in SubsetFDR mode

type: boolean

Affinity threshold (nM) used to define binders for PSM subset selection in the FDR refinement procedure

type: integer
default: 500

Specify percolator descriptor feature set

type: integer

Use klammer retention time features for Percolator rescoring

type: boolean

Maximum subset for percolator training iterations

type: integer

Skip quantification and only yield peptide identifications

type: boolean

Compute FDR for the targeted approach

type: string

Specify a cut off probability value for quantification events as a filter

type: number

Specify a .tsv file containing the MHC alleles of your probes as well as their metadata such as SampleID.

type: string

Set flag depending on whether MHC class 1 binding predictions using the tool mhcflurry should be run.

type: boolean

Set flag depending on whether MHC class 2 binding predictions using the tool mhcnuggets should be run.

type: boolean

Specify genomic reference used for variant annotation

type: string

Specify style of tool used for variant annotation - currently supported

type: string

Specify whether insertions and deletions should not be considered for variant translation

type: boolean
default: true

Specify whether frameshifts should not be considered for variant translation

type: boolean
default: true

Specify whether snps should not be considered for variant translation

type: boolean

Set this option to predict retention times of all identified peptides and possible neoepitopes based on high scoring ids

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

Options for the reference genome indices used to align reads.

Do not load the iGenomes reference config.

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

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