Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.2.1 Release Candidiate #214

Merged
merged 25 commits into from
Oct 25, 2023
Merged

3.2.1 Release Candidiate #214

merged 25 commits into from
Oct 25, 2023

Conversation

chris-cheshire
Copy link
Contributor

[3.2.1] - 2023-10-22

Enhancements

  • Updated pipeline template to nf-core/tools 2.10.

Fixes

  • Fixed error that caused one random sample to run for markduplicates with certain versions of nextflow. Adding an explicit collect() on genome files has fixed this issue.

Software dependencies

Note, since the pipeline is now using Nextflow DSL2, each process will be run with its own Biocontainer. This means that on occasion it is entirely possible for the pipeline to be using different versions of the same tool. However, the overall software dependency changes compared to the last release have been listed below for reference.

Dependency Old version New version
fastqc 11.9 12.1
picard 3.0.0 3.1.0
multiqc 1.15 1.17

NB: Dependency has been updated if both old and new version information is present.
NB: Dependency has been added if just the new version information is present.
NB: Dependency has been removed if version information isn't present.

@github-actions
Copy link

github-actions bot commented Oct 22, 2023

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 1798764

+| ✅ 156 tests passed       |+
#| ❔   2 tests were ignored |#
!| ❗   3 tests had warnings |!

❗ Test warnings:

  • nextflow_config - Config manifest.version should end in dev: 3.2.1
  • 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 WorkflowCutandrun.groovy: Optionally add in-text citation tools to this list.

❔ Tests ignored:

  • files_unchanged - File ignored due to lint config: assets/email_template.html
  • files_unchanged - File ignored due to lint config: assets/email_template.txt

✅ Tests passed:

Run details

  • nf-core/tools version 2.10
  • Run at 2023-10-23 16:13:23

Copy link

@nvnieuwk nvnieuwk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@chris-cheshire chris-cheshire merged commit 2727de3 into master Oct 25, 2023
255 checks passed
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