Merged
Conversation
matthdsm
added a commit
that referenced
this pull request
Mar 6, 2026
* add mqc_sav module * fix bclconvert config * add demux logging * typo * fix rg function * fix rg function * catch library from sampleinfo if applicable * fix bclconvert meta.id * add cgroup metrics plugin * Remove nf-cgroup-metrics plugin from config * update multiqcsav and multiqc * mv rg function to lib * add mqcsav and fix plumbing * changelog * fix syntax error * Replace lib with function in subwf to please linter * update test config, fix issues * ditch conda from CI and update docs a little * fix file staging * fix linting * tinkering with configs * fix nf-test profiles * more work * linting * mqc_sav attempt #1 * Refactor MultiQC summary file handling and improve metadata management * fix test samplesheet * bump mqc_cmgg container * fix mqc output path * update modules + patch * fix multi-lane processing * fix SAV titleé * fix outputs and patch module * fix snap config process selector * set version to 3.0.0 * final fixed for multilane run qc (hopefully) * fix mqc inputs * move bclconvert rg function to subwf * fix final tests * let's hope we're done now... * fix main wf errors * fix tests (again) * test error * f*ck it * f*ck it
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
nf-core pipelines lint).nextflow run . -profile test,docker --outdir <OUTDIR>).nextflow run . -profile debug,test,docker --outdir <OUTDIR>).docs/usage.mdis updated.docs/output.mdis updated.CHANGELOG.mdis updated.README.mdis updated (including new tool citations and authors/contributors).