nf-core/mag
Assembly and binning of metagenomes
2.2.1
). The latest
stable release is
4.0.0
.
Define where the pipeline should find input data and save output data.
Input FastQ files or CSV samplesheet file containing information about the samples in the experiment.
string
Specifies that the input is single-end reads.
boolean
The output directory where the results will be saved. You have to use absolute paths to storage on Cloud infrastructure.
string
Email 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.
string
Reference genome related files and options required for the workflow.
Directory / URL base for iGenomes references.
string
s3://ngi-igenomes/igenomes
Do not load the iGenomes reference config.
boolean
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
Set the top limit for requested resources for any single job.
Maximum number of CPUs that can be requested for any single job.
integer
16
Maximum amount of memory that can be requested for any single job.
string
128.GB
^\d+(\.\d+)?\.?\s*(K|M|G|T)?B$
Maximum amount of time that can be requested for any single job.
string
240.h
^(\d+\.?\s*(s|m|h|day)\s*)+$
Less common options for the pipeline, typically set in a config file.
Display help text.
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
File size limit when attaching MultiQC reports to summary emails.
string
25.MB
^\d+(\.\d+)?\.?\s*(K|M|G|T)?B$
Do not use coloured log outputs.
boolean
Custom config file to supply to MultiQC.
string
Directory to keep pipeline Nextflow logs and reports.
string
${params.outdir}/pipeline_info
Boolean whether to validate parameters against the schema at runtime
boolean
true
Show all params when using --help
boolean
Run this workflow with Conda. You can also use ‘-profile conda’ instead of providing this parameter.
boolean
Use these parameters to also enable reproducible results from the individual assembly and binning tools .
Fix number of CPUs for MEGAHIT to 1. Not increased with retries.
boolean
Fix number of CPUs used by SPAdes. Not increased with retries.
integer
-1
Fix number of CPUs used by SPAdes hybrid. Not increased with retries.
integer
-1
RNG seed for MetaBAT2.
integer
1
Specify which adapter clipping tool to use. Options: ‘fastp’, ‘adapterremoval’
string
The minimum length of reads must have to be retained for downstream analysis.
integer
15
Minimum phred quality value of a base to be qualified in fastp.
integer
15
The mean quality requirement used for per read sliding window cutting by fastp.
integer
15
Save reads that fail fastp filtering in a separate file. Not used downstream.
boolean
The minimum base quality for low-quality base trimming by AdapterRemoval.
integer
2
Turn on quality trimming by consecutive stretch of low quality bases, rather than by window.
boolean
Forward read adapter to be trimmed by AdapterRemoval.
string
AGATCGGAAGAGCACACGTCTGAACTCCAGTCACNNNNNNATCTCGTATGCCGTCTTCTGCTTG
Reverse read adapter to be trimmed by AdapterRemoval for paired end data.
string
AGATCGGAAGAGCGTCGTGTAGGGAAAGAGTGTAGATCTCGGTGGTCGCCGTATCATT
Name of iGenomes reference for host contamination removal.
string
Fasta reference file for host contamination removal.
string
Use the --very-sensitive
instead of the--sensitive
setting for Bowtie 2 to map reads against the host genome.
boolean
Save the read IDs of removed host reads.
boolean
Keep reads similar to the Illumina internal standard PhiX genome.
boolean
Genome reference used to remove Illumina PhiX contaminant reads.
string
${baseDir}/assets/data/GCA_002596845.1_ASM259684v1_genomic.fna.gz
Skip removing adapter sequences from long reads.
boolean
Discard any read which is shorter than this value.
integer
1000
Keep this percent of bases.
integer
90
The higher the more important is read length when choosing the best reads.
integer
10
Keep reads similar to the ONT internal standard Escherichia virus Lambda genome.
boolean
Genome reference used to remove ONT Lambda contaminant reads.
string
${baseDir}/assets/data/GCA_000840245.1_ViralProj14204_genomic.fna.gz
Taxonomic classification is disabled by default. You have to specify one of the options below to activate it.
Database for taxonomic binning with centrifuge.
string
Database for taxonomic binning with kraken2.
string
Skip creating a krona plot for taxonomic binning.
boolean
Database for taxonomic classification of metagenome assembled genomes.
string
Generate CAT database.
boolean
Save the CAT database generated when specified by --cat_db_generate
.
boolean
GTDB database for taxonomic classification of bins with GTDB-tk.
string
https://data.gtdb.ecogenomic.org/releases/release202/202.0/auxillary_files/gtdbtk_r202_data.tar.gz
Min. bin completeness (in %) required to apply GTDB-tk classification.
number
50
Max. bin contamination (in %) allowed to apply GTDB-tk classification.
number
10
Min. fraction of AA (in %) in the MSA for bins to be kept.
number
10
Min. alignment fraction to consider closest genome.
number
0.65
Number of CPUs used for the by GTDB-Tk run tool pplacer.
number
1
Reduce GTDB-Tk memory consumption by running pplacer in a setting writing to disk.
boolean
true
Co-assemble samples within one group, instead of assembling each sample separately.
boolean
Additional custom options for SPAdes.
string
Additional custom options for MEGAHIT.
string
Skip Illumina-only SPAdes assembly.
boolean
Skip SPAdes hybrid assembly.
boolean
Skip MEGAHIT assembly.
boolean
Skip metaQUAST.
boolean
Skip Prodigal gene prediction
boolean
Defines mapping strategy to compute co-abundances for binning, i.e. which samples will be mapped against the assembly.
string
group
Skip metagenome binning entirely
boolean
Skip MetaBAT2 Binning
boolean
Skip MaxBin2 Binning
boolean
Minimum contig size to be considered for binning and for bin quality check.
integer
1500
Minimal length of contigs that are not part of any bin but treated as individual genome.
integer
1000000
Maximal number of contigs that are not part of any bin but treated as individual genome.
integer
100
Bowtie2 alignment mode
string
Skip Prokka genome annotation.
boolean
Disable bin QC with BUSCO.
boolean
Download path for BUSCO lineage dataset, instead of using automated lineage selection.
string
Path to local folder containing already downloaded and unpacked lineage datasets.
string
Run BUSCO with automated lineage selection, but ignoring eukaryotes (saves runtime).
boolean
Save the used BUSCO lineage datasets provided via —busco_reference or downloaded when not using —busco_reference or —busco_download_path.
boolean
Turn on bin refinement using DAS Tool.
boolean
Specify single-copy gene score threshold for bin refinement.
number
0.5
Specify which binning output is sent for downstream annotation, taxonomic classification, bin quality control etc.
string
Performs ancient DNA assembly validation and contig consensus sequence recalling.
Turn on/off the ancient DNA subworfklow
boolean
Ploidy for variant calling
integer
1
minimum base quality required for variant calling
integer
20
minimum minor allele frequency for considering variants
number
0.33
minimum genotype quality for considering a variant high quality
integer
30
minimum genotype quality for considering a variant medium quality
integer
20
minimum number of bases supporting the alternative allele
integer
3
PyDamage accuracy threshold
number
0.5