Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions inst/assets/bibliography.bib
Original file line number Diff line number Diff line change
Expand Up @@ -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}
}
5 changes: 5 additions & 0 deletions inst/pages/resources.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading