feat: add slice-config module and generator CLI#106
Open
FIrgolitsch wants to merge 1 commit intopr-i-nextflow-workflowsfrom
Open
feat: add slice-config module and generator CLI#106FIrgolitsch wants to merge 1 commit intopr-i-nextflow-workflowsfrom
FIrgolitsch wants to merge 1 commit intopr-i-nextflow-workflowsfrom
Conversation
82b44be to
ce8e35d
Compare
fad1676 to
8b8efe4
Compare
ce8e35d to
cc75fc8
Compare
8b8efe4 to
072e97b
Compare
This was referenced Apr 28, 2026
072e97b to
e7b592f
Compare
This was referenced Apr 30, 2026
74f3e60 to
6c5ef92
Compare
FIrgolitsch
added a commit
that referenced
this pull request
Apr 30, 2026
e7b592f to
cea5e64
Compare
6c5ef92 to
2d467fc
Compare
FIrgolitsch
added a commit
that referenced
this pull request
Apr 30, 2026
cea5e64 to
ca79911
Compare
2d467fc to
cbafa1b
Compare
ca79911 to
66dadd2
Compare
This was referenced May 1, 2026
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 #106 — Slice Config Module & Generator CLI
Adds
linumpy.io.slice_configmodule and thelinum_generate_slice_configscript used by #87 (interpolation finalise) and #108 (Nextflow per-slice routing).Stacks on #108 because the workflow consumes the generated config; functionally independent of #108's Nextflow refactor.