Update nfcore modules in spatialaxe#184
Open
khersameesh24 wants to merge 14 commits into
Open
Conversation
XENIUM_PATCH_STITCH failed with 'unrecognized arguments: --min-transcripts-per-cell 50'. When stitch_transcripts.py was split into xenium_patch_stitch_transcripts.py + xenium_patch_stitch_postprocess.py, the --min-transcripts-per-cell argument and its small-cell filter were dropped from the transcripts script, but conf/modules.config still injects the flag. - restore the argument + post-stitch small-cell filter (reassign transcripts of sub-threshold cells to noise, drop their polygons) - repoint tests/test_xenium_patch/test_stitch_transcripts.py from the deleted modules/.../resources/usr/bin path to bin/ (broken since the PR nf-core#154 refactor) - add TestMinTranscriptsFilter: filter behaviour, no-op control, and a subprocess CLI test reproducing the exact production invocation - remove the orphan bin/stitch_transcripts.py (superseded, unused) Validated in the module's sopa container: 15 passed.
fix(xenium_patch): restore --min-transcripts-per-cell in stitch script
mashehu
reviewed
Jun 29, 2026
mashehu
reviewed
Jun 29, 2026
| @@ -1,8 +1,10 @@ | |||
| lint: | |||
| actions_ci: false | |||
Collaborator
There was a problem hiding this comment.
Suggested change
this one should also not be skipped
heylf
reviewed
Jul 8, 2026
heylf
reviewed
Jul 8, 2026
heylf
reviewed
Jul 8, 2026
heylf
reviewed
Jul 8, 2026
heylf
left a comment
Collaborator
There was a problem hiding this comment.
Some minor comments also from me.
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.
template v4.0.2changesBaysor- Bayorrun,segfree,previewProseg-proseg,proseg2baysorOPT-flip,track,statmeta.ymlfilessnapshotcloses #178