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

Read multiqc zip file #14

Open fgvieira opened 6 months ago

fgvieira commented 6 months ago

Right now, TidyMultiqc reads the MultiQC JSON file; would it be possible to also read the ZIP file (by unzipping the JSON file and reading the JSON file under the hood)?