Bioc2026 Registration Open!

MGnifyR

R interface to EBI MGnify metagenomics resource

Bioconductor version: 3.23 · Package version: 1.8.0

Utility package to facilitate integration and analysis of EBI MGnify data in R. The package can be used to import microbial data for instance into TreeSummarizedExperiment (TreeSE). In TreeSE format, the data is directly compatible with miaverse framework.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("MGnifyR")

Details

MaintainerTuomas Borman <tuomas.v.borman@utu.fi>
AuthorTuomas Borman [aut, cre] (ORCID: <https://orcid.org/0000-0002-8563-8884>), Ben Allen [aut], Leo Lahti [aut] (ORCID: <https://orcid.org/0000-0001-5537-637X>)
LicenseArtistic-2.0 | file LICENSE
URLhttps://github.com/EBI-Metagenomics/MGnifyR
Bug Reportshttps://github.com/EBI-Metagenomics/MGnifyR/issues
Downloads rank201
Source branchRELEASE_3_23
biocViewsDataImport, Infrastructure, Metagenomics, Microbiome, MicrobiomeData, Software

Documentation

Download

Dependencies

Depends: R (>= 4.4.0), MultiAssayExperiment, TreeSummarizedExperiment, SummarizedExperiment, BiocGenerics

Imports: mia, ape, dplyr, httr, methods, plyr, reshape2, S4Vectors, urltools, utils

Suggests: biomformat, broom, ggplot2, knitr, rmarkdown, testthat, xml2, BiocStyle, miaViz, vegan, scater, phyloseq, magick

Reverse dependencies

Suggests Me (1): HoloFoodR