- Generated: 2026-03-17T00:23:03.284476221Z
- Nextflow version: 26.02.0-edge
- Summary: 15 warnings
-
Warning:
modules/nf-core/quast/main.nf:48:9: Variable was declared but not useddef args = task.ext.args ?: '' ^^^^
-
Warning:
modules/nf-core/quast/main.nf:50:9: Variable was declared but not useddef features = gff ? "--features $gff" : '' ^^^^^^^^
-
Warning:
modules/nf-core/quast/main.nf:51:9: Variable was declared but not useddef reference = fasta ? "-r $fasta" : '' ^^^^^^^^^
-
Warning:
modules/nf-core/toulligqc/main.nf:46:9: Variable was declared but not useddef args = task.ext.args ?: '' ^^^^
-
Warning:
subworkflows/nf-core/fastq_trim_fastp_fastqc/main.nf:34:19: The use ofChannelto access channel factories is deprecated -- usechannelinsteadch_versions = Channel.empty() ^^^^^^^
-
Warning:
subworkflows/nf-core/fastq_trim_fastp_fastqc/main.nf:37:49: Parameter was not used -- prefix with_to suppress warningch_reads_only = ch_reads.map { meta, reads, adapter_fasta -> [ meta, reads ] } ^^^^^^^^^^^^^
-
Warning:
subworkflows/nf-core/fastq_trim_fastp_fastqc/main.nf:39:26: The use ofChannelto access channel factories is deprecated -- usechannelinsteadch_fastqc_raw_html = Channel.empty() ^^^^^^^
-
Warning:
subworkflows/nf-core/fastq_trim_fastp_fastqc/main.nf:40:26: The use ofChannelto access channel factories is deprecated -- usechannelinsteadch_fastqc_raw_zip = Channel.empty() ^^^^^^^
-
Warning:
subworkflows/nf-core/fastq_trim_fastp_fastqc/main.nf:50:28: The use ofChannelto access channel factories is deprecated -- usechannelinsteadch_trim_json = Channel.empty() ^^^^^^^
-
Warning:
subworkflows/nf-core/fastq_trim_fastp_fastqc/main.nf:51:28: The use ofChannelto access channel factories is deprecated -- usechannelinsteadch_trim_html = Channel.empty() ^^^^^^^
-
Warning:
subworkflows/nf-core/fastq_trim_fastp_fastqc/main.nf:52:28: The use ofChannelto access channel factories is deprecated -- usechannelinsteadch_trim_log = Channel.empty() ^^^^^^^
-
Warning:
subworkflows/nf-core/fastq_trim_fastp_fastqc/main.nf:53:28: The use ofChannelto access channel factories is deprecated -- usechannelinsteadch_trim_reads_fail = Channel.empty() ^^^^^^^
-
Warning:
subworkflows/nf-core/fastq_trim_fastp_fastqc/main.nf:54:28: The use ofChannelto access channel factories is deprecated -- usechannelinsteadch_trim_reads_merged = Channel.empty() ^^^^^^^
-
Warning:
subworkflows/nf-core/fastq_trim_fastp_fastqc/main.nf:55:28: The use ofChannelto access channel factories is deprecated -- usechannelinsteadch_fastqc_trim_html = Channel.empty() ^^^^^^^
-
Warning:
subworkflows/nf-core/fastq_trim_fastp_fastqc/main.nf:56:28: The use ofChannelto access channel factories is deprecated -- usechannelinsteadch_fastqc_trim_zip = Channel.empty() ^^^^^^^