nf-core/variantprioritization
Analysis pipeline for the functional annotation and translation of somatic SNVs/InDels and copy number abberations for precision cancer medicine.
Define where the pipeline should find input data and save output data.
Path to comma-separated file containing information about the samples in the experiment.
string^\S+\.csv$The output directory where the results will be saved. You have to use absolute paths to storage on Cloud infrastructure.
stringEmail address for completion summary.
string^([a-zA-Z0-9_\-\.]+)@([a-zA-Z0-9_\-\.]+)\.([a-zA-Z]{2,5})$MultiQC report title. Printed as page header, used for filename if not otherwise specified.
stringReference genome related files and options required for the workflow.
Name of iGenomes reference.
stringDo not load the iGenomes reference config.
booleanThe base path to the igenomes reference files
strings3://ngi-igenomes/igenomes/PCGR/CPSR reference data bundle version.
integer20250314Path to PCGR database. Set pcgr_download to false when using this.
stringDownload PCGR reference database from the PCGR site. Set to false if you want to use a local path.
booleantruePath to VEP cache.
strings3://annotation-cache/vep_cache/VEP cache version.
integer113VEP species. Defaults to homo_sapiens.
stringhomo_sapiensConfiguration options for germline cancer predisposition reporting (CPSR).
Comma-separated CPSR virtual panel identifier(s).
string0^\d+(,\d+)*$Path to custom gene list file (single-column Ensembl gene identifiers).
stringDisplay name for custom panel/list.
stringFor PanelApp panels (1-44), include GREEN-status genes only.
booleanInclude variants in ACMG secondary findings gene list (v3.2).
booleanReport overlap with pharmacogenomic toxicity variants (CPIC/PgX).
booleanReport overlap with low/moderate-risk GWAS cancer variants.
booleangnomAD population source used for ACMG frequency assessment.
stringUpper gnomAD global MAF threshold for variants included in report.
number0.9Also provide CPSR TIER classifications for variants with existing ClinVar classifications.
booleanInclude ClinVar variants linked to non-cancer phenotypes/conditions.
booleanIgnore non-coding (non protein-altering) variants in CPSR report.
booleanConfiguration options for somatic interpretation and reporting with PCGR.
Generate a MAF file for the input VCF using vcf2maf.
booleanType of DNA sequencing assay performed for input data.
stringPrimary tumor type/site code used for site-specific interpretation.
integerEstimated tumor ploidy.
stringEnable copy-number alteration (CNA) analysis and reporting.
booleanMean percent overlap between CNA segment and gene transcripts for reporting gains/losses.
integer50VCF INFO tag for tumor sequencing depth.
stringVCF INFO tag for tumor variant allelic fraction.
stringVCF INFO tag for control/normal sequencing depth.
stringVCF INFO tag for control/normal variant allelic fraction.
stringVCF INFO tag for somatic call confidence.
stringEstimated tumor purity.
Effective target size in Mb for TMB calculation.
integer34Path to CPSR-classified germline calls file.
stringPath to CPSR YAML configuration file.
stringEstimate tumor mutational burden (TMB).
booleanPredict microsatellite instability (MSI) status.
booleanEstimate mutational signature contributions by re-fitting.
booleanTMB measure to show in report.
stringMinimum tumor depth required for inclusion in TMB calculation when depth tag is available.
integerMinimum tumor allelic fraction required for inclusion in TMB calculation when AF tag is available.
numberMinimum tumor allelic depth (ALT-supporting reads) required for TMB calculation when depth+AF tags are available.
integerMinimum number of SNVs required for mutational signature re-fitting.
integer200Use all reference SBS signatures during signature re-fitting.
booleanInclude sequencing artefact signatures during fitting.
booleanMinimum tumor-type prevalence (%) of reference signatures to include in re-fitting.
number0.1Minimum tumor depth for variant inclusion when tumor depth tag is provided.
integerMinimum tumor allelic depth (ALT-supporting reads) for variant inclusion when tumor depth+AF tags are provided.
integerMinimum tumor allelic fraction for variant inclusion when tumor AF tag is provided.
integerMinimum control/normal depth for variant inclusion when control depth tag is provided.
integerMaximum control/normal allelic depth (ALT-supporting reads) allowed when control depth+AF tags are provided.
integerMaximum control/normal allelic fraction allowed when control AF tag is provided.
integer1Do not generate PCGR HTML report.
booleanAdditional filtering options for tumor-only somatic interpretation.
Run in tumor-only mode (no matched normal sample).
booleanPath to panel-of-normals (PoN) VCF used to suppress recurrent artefacts.
stringExclude variants overlapping panel-of-normals calls.
booleanExclude variants likely to represent homozygous germline events.
booleanExclude variants likely to represent heterozygous germline events.
booleanExclude variants with dbSNP support for non-somatic origin.
booleanExclude non-exonic variants in tumor-only filtering.
booleanMaximum gnomAD NFE population AF tolerated in tumor-only filtering.
number0.002Maximum gnomAD FIN population AF tolerated in tumor-only filtering.
number0.002Maximum gnomAD ASJ population AF tolerated in tumor-only filtering.
number0.002Maximum gnomAD OTH population AF tolerated in tumor-only filtering.
number0.002Maximum gnomAD AMR population AF tolerated in tumor-only filtering.
number0.002Maximum gnomAD AFR population AF tolerated in tumor-only filtering.
number0.002Maximum gnomAD EAS population AF tolerated in tumor-only filtering.
number0.002Maximum gnomAD SAS population AF tolerated in tumor-only filtering.
number0.002Maximum global gnomAD AF tolerated in tumor-only filtering.
number0.002Custom expressions for caller-specific hard filtering.
Filtering expression for HaplotypeCaller VCF records.
string-i\'FORMAT/DP>10\Filtering expression for DeepVariant VCF records.
string-i\'FORMAT/DP>10\Filtering expression for combined Strelka variant records.
string-i\'FORMAT/DP>10\Filtering expression for FreeBayes germline VCF records.
string-i\'FORMAT/DP>10\Filtering expression for Mutect2 VCF records.
string-i\'FORMAT/DP>10\Filtering expression for FreeBayes somatic VCF records.
string-i\'FORMAT/DP>10\Filtering expression for Strelka INDEL records.
string-i\'FORMAT/DP>10\Filtering expression for Strelka SNV records.
string-i\'FORMAT/DP>10\Runtime and annotation behavior options for Ensembl VEP.
Number of parallel VEP forks.
integer4Number of variants buffered per VEP processing block.
integer500Use full GENCODE transcript set during annotation.
booleantruePriority order used by VEP when selecting a single representative consequence.
stringmane_select,mane_plus_clinical,canonical,biotype,ccds,rank,tsl,appris,lengthSkip annotation of intergenic variants.
booleanParameters used to describe centralised config profiles. These should not be edited.
Git commit id for Institutional configs.
stringmasterBase directory for Institutional configs.
stringhttps://raw.githubusercontent.com/nf-core/configs/masterInstitutional config name.
stringInstitutional config description.
stringInstitutional config contact information.
stringInstitutional config URL link.
stringLess common options for the pipeline, typically set in a config file.
Display version and exit.
booleanMethod used to save pipeline results to output directory.
stringEmail address for completion summary, only when pipeline fails.
string^([a-zA-Z0-9_\-\.]+)@([a-zA-Z0-9_\-\.]+)\.([a-zA-Z]{2,5})$Send plain-text email instead of HTML.
booleanFile size limit when attaching MultiQC reports to summary emails.
string25.MB^\d+(\.\d+)?\.?\s*(K|M|G|T)?B$Do not use coloured log outputs.
booleanIncoming hook URL for messaging service
stringCustom config file to supply to MultiQC.
stringCustom logo file to supply to MultiQC. File name must also be set in the MultiQC config file
stringCustom MultiQC yaml file containing HTML including a methods description.
stringBoolean whether to validate parameters against the schema at runtime
booleantrueBase URL or local path to location of pipeline test dataset files
stringhttps://raw.githubusercontent.com/nf-core/test-datasets/Suffix to add to the trace report filename. Default is the date and time in the format yyyy-MM-dd_HH-mm-ss.
stringDisplay the help message.
boolean,stringDisplay the full detailed help message.
booleanDisplay hidden parameters in the help message (only works when —help or —help_full are provided).
boolean