diff --git a/inst/assets/bibliography.bib b/inst/assets/bibliography.bib index d660e234..2557a088 100644 --- a/inst/assets/bibliography.bib +++ b/inst/assets/bibliography.bib @@ -3083,3 +3083,14 @@ @article{Medearis2026 urldate = {2026-01-12}, year = {2026} } + +@Article{Verma2026, + author = {Shivangi Verma and Nalin Arora and Chandra Prakash Ajay and + Pankhuri Singh and Himel Mallick and Tarini Shankar Ghosh}, + title = {HuMMANet: A Harmonized Cross-Study Resource for Integrative + Analysis of Human Gut Microbiome--Metabolome Associations}, + journal = {bioRxiv}, + year = {2026}, + doi = {10.64898/2026.08.24.746727}, + url = {https://www.biorxiv.org/content/10.64898/2026.08.24.746727v1} +} diff --git a/inst/pages/resources.qmd b/inst/pages/resources.qmd index 381ec400..0035227b 100644 --- a/inst/pages/resources.qmd +++ b/inst/pages/resources.qmd @@ -117,6 +117,11 @@ material can be used to familiarize with such alternative methods: * Bioconductor Workflow for Microbiome Data Analysis: from raw reads to community analyses [@Callahan2016]. +#### Microbiome databases and tools + + * [HuMMANet: A Harmonized Cross-Study Resource for Integrative Analysis of + Human Gut Microbiome–Metabolome Associations](https://www.biorxiv.org/content/10.64898/2026.08.24.746727v1) [@Verma2026] + ## R programming resources ### Base R and RStudio