MSPrep
This package is for version 3.13 of Bioconductor; for the stable, up-to-date release version, see MSPrep.
Package for Summarizing, Filtering, Imputing, and Normalizing Metabolomics Data
Bioconductor version: 3.13
Package performs summarization of replicates, filtering by frequency, several different options for imputing missing data, and a variety of options for transforming, batch correcting, and normalizing data.
Author: Max McGrath [aut, cre], Matt Mulvahill [aut], Grant Hughes [aut], Sean Jacobson [aut], Harrison Pielke-lombardo [aut], Katerina Kechris [aut, cph, ths]
Maintainer: Max McGrath <max.mcgrath at ucdenver.edu>
citation("MSPrep")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MSPrep")
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("MSPrep")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.