- Home
- Bioconductor 3.20
- Software Packages
- MetMashR
MetMashR
This package is for version 3.20 of Bioconductor; for the stable, up-to-date release version, see MetMashR.
Metabolite Mashing with R
Bioconductor version: 3.20
A package to merge, filter sort, organise and otherwise mash together metabolite annotation tables. Metabolite annotations can be imported from multiple sources (software) and combined using workflow steps based on S4 class templates derived from the `struct` package. Other modular workflow steps such as filtering, merging, splitting, normalisation and rest-api queries are included.
Author: Gavin Rhys Lloyd [aut, cre] ORCID iD ORCID: 0000-0001-7989-6695 , Ralf Johannes Maria Weber [aut]
Maintainer: Gavin Rhys Lloyd <g.r.lloyd at bham.ac.uk>
citation("MetMashR")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MetMashR")
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("MetMashR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.