Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add quality control metrics as MultiQC custom content #88

Merged
merged 7 commits into from
Oct 11, 2024

Conversation

fasterius
Copy link
Collaborator

This PR adds the quality controls metrics from the report to MultiQC as custom content. Additionally, the way the metrics are presented in the report are harmonised to be shown in a more similar manner.

This is related to #40.

Update and harmonise the QC filtering numbers, which had slightly
different wording and counting of the number of spots/genes that were
filtered at each step. Now they follow the format of `Removed X
[spots/genes] with Y [feature cut-off]` or similar. Each filtering step
still depends on the former step.
Copy link

github-actions bot commented Sep 13, 2024

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit ae0a9a8

+| ✅ 181 tests passed       |+
#| ❔   6 tests were ignored |#
!| ❗   3 tests had warnings |!

❗ Test warnings:

  • readme - README contains the placeholder zenodo.XXXXXXX. This should be replaced with the zenodo doi (after the first release).
  • pipeline_todos - TODO string in README.md: Add citation for pipeline after first release. Uncomment lines below and update Zenodo doi and badge at the top of this file.
  • pipeline_todos - TODO string in awsfulltest.yml: You can customise AWS full pipeline tests as required

❔ Tests ignored:

  • files_exist - File is ignored: conf/igenomes.config
  • files_unchanged - File ignored due to lint config: .gitattributes
  • files_unchanged - File ignored due to lint config: assets/nf-core-spatialvi_logo_light.png
  • files_unchanged - File ignored due to lint config: docs/images/nf-core-spatialvi_logo_light.png
  • files_unchanged - File ignored due to lint config: docs/images/nf-core-spatialvi_logo_dark.png
  • actions_ci - actions_ci

✅ Tests passed:

Run details

  • nf-core/tools version 2.14.1
  • Run at 2024-09-13 07:12:50

Copy link
Collaborator

@cavenel cavenel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good!

@cavenel cavenel merged commit a4abaad into dev Oct 11, 2024
8 checks passed
@fasterius fasterius deleted the multiqc-custom-content branch October 11, 2024 13:53
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