{"id":15893390,"url":"https://github.com/multimeric/tidymultiqc","last_synced_at":"2025-06-27T01:36:11.240Z","repository":{"id":44509183,"uuid":"351333426","full_name":"multimeric/TidyMultiqc","owner":"multimeric","description":"Converts 'MultiQC' Reports into Tidy Data Frames","archived":false,"fork":false,"pushed_at":"2024-04-01T11:39:33.000Z","size":1590,"stargazers_count":19,"open_issues_count":5,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-25T20:36:46.830Z","etag":null,"topics":["bioinformatics"],"latest_commit_sha":null,"homepage":"https://multimeric.github.io/TidyMultiqc/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/multimeric.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-25T06:35:49.000Z","updated_at":"2025-05-13T13:40:17.000Z","dependencies_parsed_at":"2023-12-15T20:08:21.308Z","dependency_job_id":"59033827-2809-4a42-b872-02b7e00afc51","html_url":"https://github.com/multimeric/TidyMultiqc","commit_stats":{"total_commits":46,"total_committers":1,"mean_commits":46.0,"dds":0.0,"last_synced_commit":"035fcab407c5e8e9a2a64b46630ccf130e190783"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/multimeric/TidyMultiqc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multimeric%2FTidyMultiqc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multimeric%2FTidyMultiqc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multimeric%2FTidyMultiqc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multimeric%2FTidyMultiqc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/multimeric","download_url":"https://codeload.github.com/multimeric/TidyMultiqc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multimeric%2FTidyMultiqc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262173756,"owners_count":23270293,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bioinformatics"],"created_at":"2024-10-06T08:10:21.485Z","updated_at":"2025-06-27T01:36:11.210Z","avatar_url":"https://github.com/multimeric.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\nmultiqc_data_path = system.file(\"extdata\", \"wgs/multiqc_data.json\", package = \"TidyMultiqc\")\n```\n\n# TidyMultiqc\n\nTidyMultiqc Provides the means to convert 'multiqc_data.json' files, produced by the wonderful 'MultiQC' tool, into tidy data frames for downstream analysis in R.\n\n**Please visit [the pkgdown website](https://multimeric.github.io/TidyMultiqc/index.html) for a comprehensive tutorial and function documentation.** \n\n## Installation\n\nThe latest stable version can be installed from CRAN:\n```r\ninstall.packages(\"TidyMultiqc\")\n```\n\nYou can also install the development version of TidyMultiqc from [GitHub](https://github.com/) with:\n\n``` r\n# install.packages(\"devtools\")\ndevtools::install_github(\"multimeric/TidyMultiqc\")\n```\n\n## Example\n\n```{r example}\nTidyMultiqc::load_multiqc(multiqc_data_path)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmultimeric%2Ftidymultiqc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmultimeric%2Ftidymultiqc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmultimeric%2Ftidymultiqc/lists"}