Package: TidyMultiqc 1.0.3
TidyMultiqc: Converts 'MultiQC' Reports into Tidy Data Frames
Provides the means to convert 'multiqc_data.json' files, produced by the wonderful 'MultiQC' tool, into tidy data frames for downstream analysis in R. This analysis might involve cohort analysis, quality control visualisation, change-point detection, statistical process control, clustering, or any other type of quality analysis.
Authors:
TidyMultiqc_1.0.3.tar.gz
TidyMultiqc_1.0.3.zip(r-4.5)TidyMultiqc_1.0.3.zip(r-4.4)TidyMultiqc_1.0.3.zip(r-4.3)
TidyMultiqc_1.0.3.tgz(r-4.4-any)TidyMultiqc_1.0.3.tgz(r-4.3-any)
TidyMultiqc_1.0.3.tar.gz(r-4.5-noble)TidyMultiqc_1.0.3.tar.gz(r-4.4-noble)
TidyMultiqc_1.0.3.tgz(r-4.4-emscripten)TidyMultiqc_1.0.3.tgz(r-4.3-emscripten)
TidyMultiqc.pdf |TidyMultiqc.html✨
TidyMultiqc/json (API)
NEWS
# Install 'TidyMultiqc' in R: |
install.packages('TidyMultiqc', repos = c('https://multimeric.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/multimeric/tidymultiqc/issues
Last updated 2 years agofrom:035fcab407. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 10 2024 |
R-4.5-win | OK | Nov 10 2024 |
R-4.5-linux | OK | Nov 10 2024 |
R-4.4-win | OK | Nov 10 2024 |
R-4.4-mac | OK | Nov 10 2024 |
R-4.3-win | OK | Nov 10 2024 |
R-4.3-mac | OK | Nov 10 2024 |
Exports:list_plotsload_multiqc
Dependencies:assertthatclidplyrfansigenericsgluejsonlitelifecyclemagrittrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
TidyMultiqc: Converting MultiQC reports into tidy data frames | TidyMultiqc-package |
List the plot identifiers of all the plots in a given multiqc report | list_plots |
Loads one or more MultiQC reports into a data frame | load_multiqc |