nf-core/oncoanalyser
A comprehensive cancer DNA/RNA analysis and reporting pipeline
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.
string
Other options specific to this pipeline.
Email address for completion summary.
string
^([a-zA-Z0-9_\-\.]+)@([a-zA-Z0-9_\-\.]+)\.([a-zA-Z]{2,5})$
Workflow run mode.
string
^(wgts|targeted|purity_estimate|panel_resource_creation|prepare_reference)
Purity estimate workflow run mode.
string
^(wgts|targeted)
Name of panel to use.
string
Skip check for restricted genome.
boolean
Skip check for known panels.
boolean
Manually run processes provided as a comma separated list.
string
Exclude processes provided as a comma separated list.
string
Include processes that are excluded by default, provided as a comma separated list.
string
Which reference data types to download and extract.
string
Create placeholders for reference data during stub run.
boolean
When positive, will use fastp to split fastq files so that each resultant fastq file has no more than max_fastq_records records. When nonpositive, fastp is not used and the provided fastq files are passed as-is to the aligner.
integer
10000000
Enable fastp UMI processing.
boolean
fastp UMI location parameter (—umi_loc).
string
fastp UMI length parameter (—umi_len)
integer
fastp UMI skip parameter (—umi_skip)
integer
-1
Enable REDUX UMI processing.
boolean
UMI duplex delimiter as used by REDUX.
string
Path to GRIDSS configuration file.
string
User defined RNA read length used for Isofox.
integer
User defined Isofox expected GC ratios file.
string
User defined Isofox expected counts files (read length dependent).
string
User defined Isofox TPM normalisation file for panel data.
string
User defined Isofox gene list file for panel data.
string
Semicolon-separated list of Isofox functions to run
string
TRANSCRIPT_COUNTS;ALT_SPLICE_JUNCTIONS;FUSIONS;RETAINED_INTRONS
User defined driver gene panel used in panel resource creation, or for overriding the default file located in ref_data_hmf_data_path
string
User defined target regions BED used in panel resource creation.
string
Log level filter for WiGiTS modules
string
Reference data files and options required for the workflow.
Name of genome reference.
string
Version of reference genome.
string
Type of reference genome.
string
Do not load the iGenomes reference config.
boolean
true
The base path to the igenomes reference files
string
s3://ngi-igenomes/igenomes/
The base path to the HMF genome reference files
string
https://pub-cf6ba01919994c3cbd354659947f74d8.r2.dev/genomes
Path to HMF data.
string
Path to panel data.
string
Path to reference genome FASTA.
string
Path to reference genome FAI.
string
Path to reference genome dict.
string
Path to reference genome bwa-mem2 index.
string
Path to reference genome img.
string
Path to reference genome GRIDSS index.
string
Path to reference genome STAR index.
string
Path to reference genome GTF.
string
Path to HLA slice BED file.
string
^\S+\.bed$
Parameters used to describe centralised config profiles. These should not be edited.
Git commit id for Institutional configs.
string
master
Base directory for Institutional configs.
string
https://raw.githubusercontent.com/nf-core/configs/master
Institutional config name.
string
Institutional config description.
string
Institutional config contact information.
string
Institutional config URL link.
string
Less common options for the pipeline, typically set in a config file.
Display version and exit.
boolean
Method used to save pipeline results to output directory.
string
Email 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.
boolean
Do not use coloured log outputs.
boolean
Incoming hook URL for messaging service
string
Boolean whether to validate parameters against the schema at runtime
boolean
true
Base URL or local path to location of pipeline test dataset files
string
https://raw.githubusercontent.com/nf-core/test-datasets/oncoanalyser
Suffix to add to the trace report filename. Default is the date and time in the format yyyy-MM-dd_HH-mm-ss.
string