Update Bismark to 3.1.0#614
Merged
Merged
Conversation
Update the 7 bismark modules from 3.0.0 to 3.1.0 (nf-core/modules#12356): containers, environment.yml, meta.yml containers block and per-arch conda-lock files, plus the modules.json shas. Bismark 3.1.0 is a byte-identical drop-in for 3.0.0 on the standard path, so the pipeline nf-test snapshots only change the reported bismark version (3.0.0 -> 3.1.0).
Member
|
Warning Newer version of the nf-core template is available. Your pipeline is using an old version of the nf-core template: 3.5.1. For more documentation on how to update your pipeline, please see the nf-core documentation and Synchronisation documentation. |
Contributor
Author
|
CI is fully green ✅ — the full-pipeline nf-tests (docker + singularity, all shards) pass with only the reported cc @pinin4fjords 🙏 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update Bismark to 3.1.0
Bumps the 7 bismark nf-core modules from 3.0.0 → 3.1.0, following nf-core/modules#12356 (merged).
Bismark 3.1.0 is a byte-identical drop-in for 3.0.0 on the standard bisulfite path — the module-level nf-tests in nf-core/modules#12356 passed with only the reported version string changed — so this is a version/container currency bump with no change to results.
Changes
nf-core modules updateforalign,coverage2cytosine,deduplicate,genomepreparation,methylationextractor,report,summary— containers → the 3.1.0 Seqera images (+ per-arch conda-locks +meta.ymlcontainers block);modules.jsonshas →7d264419."bismark"version3.0.0→3.1.0(outputs byte-identical).Note
Draft while CI runs: if the full-pipeline nf-tests flag md5 changes (e.g. a MultiQC report embedding the version string), the affected snapshots will need a native regen — I couldn't run the full pipeline tests locally (amd64 emulation). CI will confirm.
cc @pinin4fjords — follow-up to the 3.0.0 bump (#610).