Skip to content

fix grouping issues - #21

Merged
nvnieuwk merged 5 commits into
devfrom
fix/grouping
Jul 28, 2026
Merged

fix grouping issues#21
nvnieuwk merged 5 commits into
devfrom
fix/grouping

Conversation

@nvnieuwk

Copy link
Copy Markdown
Member

On resume, the pipeline tends to not recognize files from the same pool. This ends up with two MultiQC runs per pool and produces two different reports (one overwrites the other).

This PR makes sure the group is always of size 2 (sex check + crosscheck fingerprints) before running MultiQC. If this size is not reached, MultiQC will refuse to run from now on.

I also reinitialized the keys before grouping to make sure they are exactly the same. This should prevent the resume issue from happening again

@nvnieuwk
nvnieuwk merged commit 2c0e6d5 into dev Jul 28, 2026
8 of 9 checks passed
@nvnieuwk
nvnieuwk deleted the fix/grouping branch July 28, 2026 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants