refactor-workflow-tests#539
Merged
sateeshperi merged 34 commits intodevfrom Jun 30, 2025
Merged
Conversation
…seq into update-fasta-index-sub-wf
…lows, removing outdated tests and introducing new structured tests for variants and index downloads.
…PU support and alignment parameters. Remove deprecated special input tests.
|
Member
|
Hi @sateeshperi This is a big one. Can we break it into a couple of smaller ones? |
Contributor
Author
|
I am afraid its too late for that sorry. If you collapse the module and subworkflow updates, you should see the changes to the channel wrings. Please take your time and lmk if you would like me to provide a walk-through via zoom. Thanks a lot! |
GallVp
reviewed
Jun 27, 2025
GallVp
reviewed
Jun 27, 2025
GallVp
reviewed
Jun 27, 2025
GallVp
reviewed
Jun 27, 2025
GallVp
reviewed
Jun 27, 2025
…r each repeater instead use combine and multimap
…run FastQC and MultiQC. Enhance test cases for Bismark and Bwameth workflows to include skip_fastqc functionality. Fix workflow versions collection.
…ks, and enhance usage parameters section. Initialize channels for bedgraph and aligner multiqc in main workflow.
…ed sequencing subworkflow
Contributor
Author
|
one last fix to support igenomes incoming |
Contributor
Author
GallVp
reviewed
Jun 30, 2025
GallVp
reviewed
Jun 30, 2025
GallVp
reviewed
Jun 30, 2025
GallVp
reviewed
Jun 30, 2025
GallVp
reviewed
Jun 30, 2025
GallVp
reviewed
Jun 30, 2025
…ove unnecessary use of the first operator, improving clarity and consistency in the workflow setup.
GallVp
approved these changes
Jun 30, 2025
Member
GallVp
left a comment
There was a problem hiding this comment.
Thank you! This is really good work.
I am happy with the PR now.
Contributor
Author
|
Thank you. could you review an easy PR to properly handle genome param |
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.
This PR contains significant improvements to the FASTA index subworkflow, updates to multiple nf-core modules, test consolidation, and enhancements to the targeted sequencing functionality.
Major Changes
📦 Module Updates
🧪 Test Suite Consolidation
Created comprehensive variant-based test suites:
🎯 Targeted Sequencing Improvements
⚙️ Main Workflow Updates