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 py script that generates master html #2

Merged
merged 10 commits into from
Jan 23, 2025

Conversation

ryanjameskennedy
Copy link

No description provided.

@ryanjameskennedy ryanjameskennedy requested a review from mhkc January 2, 2025 13:29
Copy link

@mhkc mhkc left a comment

Choose a reason for hiding this comment

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

The report looks nice and works well. I approve the PR but please consider these thoughts,

  • The order of the columns seems off to me. I would prefere that all QC related colums are next to one another.
  • FastQC report is redundant since its included in the MultiQC report
  • You could nest all NanoPlot results under the same main header. It could shorten the names and make the table more readable since you dont have to repeat NanoPlot. See below for an example
Sample NanoPlot MultiQc
Plot 1 Plot 2 Plot 3
Foo Link 1 Link 2 Link 3 QC link

https://stackoverflow.com/questions/22702825/create-a-table-with-sub-headings-and-side-headings

@ryanjameskennedy
Copy link
Author

Done!

@mhkc
Copy link

mhkc commented Jan 23, 2025

Looks nice!

@ryanjameskennedy ryanjameskennedy merged commit eba0557 into main Jan 23, 2025
@ryanjameskennedy ryanjameskennedy deleted the 35-generate-master-html branch January 23, 2025 09:43
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