nf-core/bactmap
A mapping-based pipeline for creating a phylogeny from bacterial whole genome sequences
0.9.1
). The latest
stable release is
1.0.0
.
Define where the pipeline should find input data and save output data.
Path to a sample sheet describing paths to input fastq files
string
The output directory where the results will be saved.
string
./results
Email address for completion summary.
string
^([a-zA-Z0-9_\-\.]+)@([a-zA-Z0-9_\-\.]+)\.([a-zA-Z]{2,5})$
Path to a fasta file of the reference sequence
string
Trim reads
boolean
true
Saved failed read files after trimminng
boolean
path to file containing adapters in fasta format
string
${baseDir}/assets/adapters.fas
Turn off subsampling
boolean
Desired coverage depth when subsampling
integer
100
Specify genome size for subsampling rather than estimation using mash sketch
string
Remove recombination using gubbins
boolean
Maximum non GATC bases (i.e - and N) to allow in pseudogenome sequences
number
0.5
Build a tree using the RapidNJ neighbour-joining algorithm
boolean
Build a tree using the FastTree approximate ML algorithm
boolean
Build a tree using the IQ-TREE ML algorithm
boolean
Build a tree using the RAxML-NG ML algorithm
boolean
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
Do not use coloured log outputs.
boolean
Directory to keep pipeline Nextflow logs and reports.
string
${params.outdir}/pipeline_info
Instead of directly downloading Singularity images for use with Singularity, force the workflow to pull and convert Docker containers instead.
boolean
NOT USED: File size limit when attaching MultiQC reports to summary emails.
string
25.MB
NOT USED: Skip MultiQC
boolean
Custom config file to supply to MultiQC.
string
Custom title for the MultiQC report.
string
enable conda rather than use containers
boolean
Boolean whether to validate parameters against the schema at runtime
boolean
true
Show all params when using --help
boolean
Set the top limit for requested resources for any single job.
Maximum number of CPUs that can be requested for any single job.
integer
4
Maximum amount of memory that can be requested for any single job.
string
16.GB
^[\d\.]+\s*.(K|M|G|T)?B$
Maximum amount of time that can be requested for any single job.
string
240.h
^[\d\.]+\.*(s|m|h|d)$
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 configs hostname.
string
Institutional config description.
string
Institutional config contact information.
string
Institutional config URL link.
string