- Home
- Bioconductor 3.22
- Software Packages
- MGnifyR
MGnifyR
This is the released version of MGnifyR; for the devel version, see MGnifyR.
R interface to EBI MGnify metagenomics resource
Bioconductor version: Release (3.22)
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.
Author: Tuomas Borman [aut, cre] ORCID iD ORCID: 0000-0002-8563-8884 , Ben Allen [aut], Leo Lahti [aut] ORCID iD ORCID: 0000-0001-5537-637X
Maintainer: Tuomas Borman <tuomas.v.borman at utu.fi>
citation("MGnifyR")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MGnifyR")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("MGnifyR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.