nf-core/coproid
Coprolite host Identification pipeline
22.10.6
.
Learn more.
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$
You will need to create a design file with information about the samples in your experiment before running the pipeline. Use this parameter to specify its location. It has to be a comma-separated file with 3 columns, and a header row.
Path to comma-separated file containing information about the reference genomes.
string
^\S+\.csv$
The output directory where the results will be saved. You have to use absolute paths to storage on Cloud infrastructure.
string
Used as a prefix for (merged) output reports
string
coproid
Path to a kraken2 database, can be a directory or *.tar.gz
string
Sources TAXID count table in csv format for sourcepredict
string
Labels for the sources table in csv format for sourcepredict
string
Path to pre-downloaded ~/.etetoolkit/taxa.sqlite file, if not supplied it will be pulled from the test-data repository
string
params.modules_testdata_base_path + /genomics/prokaryotes/metagenome/taxonomy/misc/taxa_sqlite.xz
Path to pre-downloaded ~/.etetoolkit/taxa.sqlite.traverse.pkl file, if not supplied it will be pulled from the test-data repository
string
params.modules_testdata_base_path + /genomics/prokaryotes/metagenome/taxonomy/misc/taxa_sqlite_traverse.pkl
Path to pre-downloaded ~/.sam2lca directory, if not supplied a local database will be build from the reference genomes
string
Sam2lca parameter --acc2tax, use default 'adnamap' when no sam2lca_db is supplied, change accordingly for sam2lca_db (e.g. 'nucl')
string
adnamap
Set the sam2lca --identity parameter
number
0.9
Less common options for the pipeline, typically set in a config file.
Display version and exit.
boolean
Boolean whether to validate parameters against the schema at runtime
boolean
true
MultiQC report title. Printed as page header, used for filename if not otherwise specified.
string
coproid
Set this parameter to your e-mail address to get a summary e-mail with details of the run sent to you when the workflow exits.
string
This works exactly as with --email, except emails are only sent if the workflow is not successful.
string
Path to igenomes base
string
s3://ngi-igenomes/igenomes/
Boolean whether to ignore igenomes
boolean
true
Custom MultiQC yaml file containing HTML including a methods description.
string
Base path to test data.
string
https://raw.githubusercontent.com/nf-core/test-datasets/modules/data
Base path to pipelines data.
string
https://raw.githubusercontent.com/nf-core/test-datasets/
Name of the config profile.
string
Description of the config profile.
string
Provide git commit id for custom Institutional configs hosted at nf-core/configs. This was implemented for reproducibility purposes. Default: master.
string
master
Base path to custom config files.
string
https://raw.githubusercontent.com/nf-core/configs/master
Contact of the config profile.
string
URL to config file.
string
Config file for multiQC.
string
Logo for multiQC.
string
Maximum email size.
string
25.MB
Value passed to Nextflow publishDir directive for publishing results in the output directory. Available: 'symlink', 'rellink', 'link', 'copy', 'copyNoFollow' and 'move' (Default: 'copy').
string
copy
Set to receive plain-text e-mails instead of HTML formatted.
boolean
Set to disable colourful command line output and live life in monochrome.
boolean
Specify YOUR-HOOK-URL to receive notifications from your pipeline in Microsoft Teams or Slack.
string