Skip to content

Important! Template update for nf-core/tools v3.3.1#287

Merged
chris-cheshire merged 32 commits intodevfrom
nf-core-template-merge-3.3.1
Nov 18, 2025
Merged

Important! Template update for nf-core/tools v3.3.1#287
chris-cheshire merged 32 commits intodevfrom
nf-core-template-merge-3.3.1

Conversation

@nf-core-bot
Copy link
Member

Version 3.3.1 of nf-core/tools has just been released with updates to the nf-core template. This automated pull-request attempts to apply the relevant updates to this pipeline.

Please make sure to merge this pull-request as soon as possible, resolving any merge conflicts in the nf-core-template-merge-3.3.1 branch (or your own fork, if you prefer). Once complete, make a new minor release of your pipeline.

For instructions on how to merge this PR, please see https://nf-co.re/docs/contributing/sync/.

For more information about this release of nf-core/tools, please see the v3.3.1 release page.

@github-actions
Copy link

github-actions bot commented Oct 21, 2025

nf-core pipelines lint overall result: Failed ❌

Posted for pipeline commit b6f4b1d

+| ✅ 300 tests passed       |+
!| ❗  28 tests had warnings |!
-| ❌  23 tests failed       |-
Details

❌ Test failures:

  • schema_params - Param fragment_size from nextflow config not found in nextflow_schema.json
  • schema_params - Param run_genome_prep from nextflow config not found in nextflow_schema.json
  • schema_params - Param run_input_check from nextflow config not found in nextflow_schema.json
  • schema_params - Param run_cat_fastq from nextflow config not found in nextflow_schema.json
  • schema_params - Param run_trim_galore_fastqc from nextflow config not found in nextflow_schema.json
  • schema_params - Param run_alignment from nextflow config not found in nextflow_schema.json
  • schema_params - Param run_read_filter from nextflow config not found in nextflow_schema.json
  • schema_params - Param run_preseq from nextflow config not found in nextflow_schema.json
  • schema_params - Param run_mark_dups from nextflow config not found in nextflow_schema.json
  • schema_params - Param run_remove_dups from nextflow config not found in nextflow_schema.json
  • schema_params - Param run_remove_linear_dups from nextflow config not found in nextflow_schema.json
  • schema_params - Param run_peak_calling from nextflow config not found in nextflow_schema.json
  • schema_params - Param run_consensus_all from nextflow config not found in nextflow_schema.json
  • schema_params - Param run_reporting from nextflow config not found in nextflow_schema.json
  • schema_params - Param run_deeptools_heatmaps from nextflow config not found in nextflow_schema.json
  • schema_params - Param run_deeptools_qc from nextflow config not found in nextflow_schema.json
  • schema_params - Param run_peak_qc from nextflow config not found in nextflow_schema.json
  • schema_params - Param run_multiqc from nextflow config not found in nextflow_schema.json
  • schema_params - Param run_igv from nextflow config not found in nextflow_schema.json
  • schema_params - Param callers from nextflow config not found in nextflow_schema.json
  • schema_params - Default value for param singularity_pull_docker_container invalid: Not in pipeline parameters. Check nextflow.config.
  • multiqc_config - assets/multiqc_config.yml does not meet requirements: Section nf-core-cutandrun-summary should have the lowest order
  • rocrate_readme_sync - The RO-Crate descriptions do not match the README.md content. Use nf-core lint --fix rocrate_readme_sync to update.

❗ Test warnings:

  • nextflow_config - Config variable not found: validation.help.beforeText
  • nextflow_config - Config variable not found: validation.help.afterText
  • nextflow_config - Config variable not found: validation.help.command
  • nextflow_config - Config variable not found: validation.summary.beforeText
  • nextflow_config - Config variable not found: validation.summary.afterText
  • nextflow_config - Config manifest.version should end in dev: 3.2.2
  • pipeline_todos - TODO string in methods_description_template.yml: #Update the HTML below to your preferred methods description, e.g. add publication citation for this pipeline
  • pipeline_todos - TODO string in main.nf: Optionally add in-text citation tools to this list.
  • pipeline_todos - TODO string in main.nf: Optionally add bibliographic entries to this list.
  • pipeline_todos - TODO string in main.nf: Only uncomment below if logic in toolCitationText/toolBibliographyText has been filled!
  • pipeline_todos - TODO string in nextflow.config: Specify any additional parameters here
  • schema_params - Schema param singularity_pull_docker_container not found from nextflow config
  • local_component_structure - gtf2bed.nf in modules/local should be moved to a TOOL/SUBTOOL/main.nf structure
  • local_component_structure - peak_counts.nf in modules/local should be moved to a TOOL/SUBTOOL/main.nf structure
  • local_component_structure - samtools_custom_view.nf in modules/local should be moved to a TOOL/SUBTOOL/main.nf structure
  • local_component_structure - peak_frip.nf in modules/local should be moved to a TOOL/SUBTOOL/main.nf structure
  • local_component_structure - consensus_peaks.nf in subworkflows/local should be moved to a SUBWORKFLOW_NAME/main.nf structure
  • local_component_structure - fastqc_trimgalore.nf in subworkflows/local should be moved to a SUBWORKFLOW_NAME/main.nf structure
  • local_component_structure - extract_fragments.nf in subworkflows/local should be moved to a SUBWORKFLOW_NAME/main.nf structure
  • local_component_structure - prepare_genome.nf in subworkflows/local should be moved to a SUBWORKFLOW_NAME/main.nf structure
  • local_component_structure - peak_qc.nf in subworkflows/local should be moved to a SUBWORKFLOW_NAME/main.nf structure
  • local_component_structure - mark_duplicates_picard.nf in subworkflows/local should be moved to a SUBWORKFLOW_NAME/main.nf structure
  • local_component_structure - extract_metadata_awk.nf in subworkflows/local should be moved to a SUBWORKFLOW_NAME/main.nf structure
  • local_component_structure - prepare_peakcalling.nf in subworkflows/local should be moved to a SUBWORKFLOW_NAME/main.nf structure
  • local_component_structure - samtools_view_sort_stats.nf in subworkflows/local should be moved to a SUBWORKFLOW_NAME/main.nf structure
  • local_component_structure - deeptools_qc.nf in subworkflows/local should be moved to a SUBWORKFLOW_NAME/main.nf structure
  • local_component_structure - align_bowtie2.nf in subworkflows/local should be moved to a SUBWORKFLOW_NAME/main.nf structure
  • local_component_structure - deduplicate_linear.nf in subworkflows/local should be moved to a SUBWORKFLOW_NAME/main.nf structure

✅ Tests passed:

Run details

  • nf-core/tools version 3.3.1
  • Run at 2025-10-21 11:46:23

@chris-cheshire chris-cheshire merged commit 82f5a1e into dev Nov 18, 2025
5 of 9 checks passed
@chris-cheshire chris-cheshire deleted the nf-core-template-merge-3.3.1 branch November 18, 2025 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Comments