Deep mased imp modules - #12472
Open
SkyLexS wants to merge 18 commits into
Open
Conversation
…alidation Added split output channels, corrected naming, collision detection, and explicit versioning. Chose versions.yml over topic: versions for better pipeline compatibility and simpler maintenance. Test snapshots are auto-generated via nf-test to keep the format clean. Meta descriptions stayed detailed to help downstream users understand the outputs. Everything validated: lint 43/44, pre-commit all green, tests passing. Ready for integration.
dialvarezs
reviewed
Jul 31, 2026
| output: | ||
| tuple val(meta), path("*_feature_file_paths.tsv"), emit: feature_table | ||
| tuple val(meta), path("*_feats.tsv"), emit: feature_files | ||
| tuple val(meta), path("*_feats.tsv{,.gz}"), emit: feature_files |
Member
There was a problem hiding this comment.
Need to update the meta output block to match this change.
Contributor
Author
There was a problem hiding this comment.
it was an unexpected conflict and I resolved it poorly
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.
PR checklist
Closes #XXX
topic: versions- See version_topicslabelnf-core modules test <MODULE> --profile dockernf-core modules test <MODULE> --profile singularitynf-core modules test <MODULE> --profile condanf-core subworkflows test <SUBWORKFLOW> --profile dockernf-core subworkflows test <SUBWORKFLOW> --profile singularitynf-core subworkflows test <SUBWORKFLOW> --profile conda