ethevenot/metabolis: Metabolomics Data Analysis

This package provides methods to perform the statistical analysis of metabolomics datasets. These methods include the reading of datasets (as 3 table 'dataMatrix', 'sampleMetadata' and 'variableMetadata' .tsv files) into an 'ExpressionSet' object ('metRead'), quality control ('metView') and transformation ('metTransform') of the dataMatrix, and univariate hypothesis testing ('metTest'). Multivariate analysis and feature selection can be further performed with the 'ropls' and 'biosigner' packages, respectively (see the 'sacurine' vignette).

Getting started

Package details

AuthorEtienne A. Thevenot
MaintainerEtienne A. Thevenot <etienne.thevenot@cea.fr>
LicenseCeCILL
Version0.1.10
URL https://frama.link/etienne-thevenot
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ethevenot/metabolis")
ethevenot/metabolis documentation built on June 28, 2019, 1:27 p.m.