nf-core/reportho
nf-core pipeline for comparative analysis of ortholog predictions
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
Output intermediate files, including specific prediction lists.
boolean
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
All options related to the ortholog search subworkflow.
Use all ortholog search methods. Will mix online and local methods if needed. Overrides all individual database flags.
boolean
Use local databases for the analysis.
boolean
Run the pipeline in offline mode. Overrides all online database flags.
boolean
Skip using OMA for the ortholog search.
boolean
Path to the OMA database.
string
Path to the Uniprot-OMA ID map.
string
Path to the Ensembl-OMA ID map.
string
Path to the RefSeq-OMA ID map.
string
Skip using PANTHER for the ortholog search.
boolean
Path to the PANTHER database.
string
Skip using OrthoInspector for the ortholog search.
boolean
The version of the OrthoInspector database to use.
string
Eukaryota2023
Path to the OrthoInspector database.
string
Use EggNOG for the ortholog search.
boolean
Path to the EggNOG database.
string
Path to the EggNOG ID map.
string
Skip merging IDs based on sequence.
boolean
Use centroid strategy for the ortholog search. Overrides min_score.
boolean
Minimum score for the ortholog search.
number
2
Minimum sequence identity in Diamond
number
90
Minimum sequence coverage in Diamond
number
80
All options related to the downstream analysis subworkflows.
Skip report generation.
boolean
Options to skip various steps within the workflow.
Skip the ortholog plots.
boolean
Skip MultiQC.
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
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
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
Incoming hook URL for messaging service
string
Custom config file to supply to MultiQC.
string
Custom logo file to supply to MultiQC. File name must also be set in the MultiQC config file
string
Custom MultiQC yaml file containing HTML including a methods description.
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/
Suffix to add to the trace report filename. Default is the date and time in the format yyyy-MM-dd_HH-mm-ss.
string