multimeric / TidyMultiqc

Converts 'MultiQC' Reports into Tidy Data Frames
https://multimeric.github.io/TidyMultiqc/
GNU General Public License v3.0
14 stars 6 forks source link

Support plot recreation #15

Open multimeric opened 6 months ago

multimeric commented 6 months ago

It seems like a common use case to want to recreate MultiQC plots in R, for example to make a customized Rmarkdown report. It might be possible to add a new function that recreates a plot using R for this purpose.