Dev -> Main v4.0.0#541
Merged
sateeshperi merged 125 commits intomasterfrom Jul 4, 2025
Merged
Conversation
post release bump version
Update test command in usage.md
…thylseq into 511-targeted-analysis
Update snapshot 3.2.0 template
…/methylseq into 511-targeted-analysis
…/methylseq into 511-targeted-analysis
…ove unnecessary use of the first operator, improving clarity and consistency in the workflow setup.
refactor-workflow-tests
bump-version 4.0.0
|
This was
linked to
issues
Jun 30, 2025
Closed
update metro map 4.0.0
dcarrillox
reviewed
Jul 1, 2025
Contributor
dcarrillox
left a comment
There was a problem hiding this comment.
Just minor changes in the documentation
dcarrillox
approved these changes
Jul 1, 2025
maxulysse
reviewed
Jul 1, 2025
maxulysse
reviewed
Jul 1, 2025
maxulysse
reviewed
Jul 1, 2025
maxulysse
reviewed
Jul 1, 2025
maxulysse
reviewed
Jul 1, 2025
maxulysse
reviewed
Jul 1, 2025
Member
maxulysse
left a comment
There was a problem hiding this comment.
Looking good, just some minor comments
apply suggestions from code review
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.
nf-core/methylseq v4.0.0 Release Notes
This release introduces major new features, significant refactoring, and extensive test suite improvements. Key highlights include the addition of a targeted sequencing analysis workflow, substantial refactoring of input handling and subworkflows for better modularity and robustness, and a complete overhaul of the testing framework.
Bug Fixes & Refactoring
PARABRICKS_FQ2BAMMETHhas been increased to 100GB as suggested by the documentation (#528).parabricks/fq2bammethfailure on AWS Batch-like executors where symlinks don't exist (#536).v3.2.0(#504).Pipeline Updates
--run_targeted_sequencingflag has been added to enable further analysis of targeted methylation experiments.Targeted Sequencingsubworkflow has been introduced with improved parameter handling and region-specific analysis capabilities.bedtools/intersectandpicard/collecthsmetricsmodules from nf-core/modules have been installed.--collecthsmetricsparameter has been added to allow the collection of Picard HS metrics.--all_contextsand--merge_contextparameters (#516).--comprehensiveparameter (#516).--merge_non_CpGfrom--comprehensivein the Bismark workflow (#516).skip_trimming_presetsflag to overwrite any preset trimming options (#506).--pbattrimming options to8|8|8|8(#506).--cegxand--epignomepreset trimming options as the kits are discontinued (#506).--use_gpuparameter. Activating thegpuprofile with--profile gpuis now the standard way to enable GPU-based pathways (#520).--skip_fastqcand--skip_multiqcparameters to allow skipping quality control steps (#539).Testing Updates (#539)
bismark_variants.nf.testfor comprehensive Bismark testing.bismark_hisat_variants.nf.testfor Bismark with HISAT2 aligner.bwameth_variants.nf.testfor comprehensive Bwameth testing.targeted_sequencing_variants.nf.testfor the new targeted sequencing workflow.index_downloads.nf.testfor testing index download scenarios.