Skip to content

Add a QC report using Quarto#258

Draft
fasterius wants to merge 72 commits intonf-core:devfrom
NBISweden:qc-reports
Draft

Add a QC report using Quarto#258
fasterius wants to merge 72 commits intonf-core:devfrom
NBISweden:qc-reports

Conversation

@fasterius
Copy link
Contributor

This PR adds an HTML QC report using Quarto. It currently takes the available outputs of the pipeline and collects them into a single, curated report, along with small explanations and the nf-core visual identity. More functionality is desired, but will require changes/additions to the pipeline itself (e.g. adding ribosomal content), so will be added in future PRs.

PR checklist

  • This comment contains a description of changes (with reason).
  • If you've fixed a bug or added code that should be tested, add tests!
  • If you've added a new tool - have you followed the pipeline conventions in the contribution docs
  • Make sure your code lints (nf-core pipelines lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • Usage Documentation in docs/usage.md is updated.
  • Output Documentation in docs/output.md is updated.
  • CHANGELOG.md is updated.
  • README.md is updated (including new tool citations and authors/contributors).

fasterius and others added 30 commits May 21, 2025 11:14
Make the QUARTONOTEBOOK module handle collected data (samples) instead
of working in a per-sample basis, as multiple inputs are desired for the
QC reporting. The changes are applied through a module patch.
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.

3 participants