Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NormalizeMets

Authors: Alysha M De Livera, Gavriel Olshansky
License: GPL (>=2)
Contact:


Software for Normalising and Analysing metabolomics data.

About the package:

Metabolomics data are inevitably subject to a component of unwanted variation, due to factors such as batch effects, matrix effects, and confounding biological variation. The NormalizeMets R package contains a collection of functions to aid in the statistical analysis of metabolomic data and can be used assess, select and implement statistical methods for normalizing metabolomics data. The interactive excel interface provides an opportunity to use these functions through a user-friendly interface in excel.

Requirements

The software requires the installation of R software (version 3.4.3 or higher). Users who wish to use the Excel interface are required to additionally install Microsoft Excel (2016 or later).

Getting started

The NormalizeMets workflow is described in detail in the NormalizeMets Vignette, which can be assessed by typing browseVignettes("NormalizeMets") after installing the packages.

Input data format

The input data format consists of three parts: (i) "featuredata" which is the metabolomics data matrix containing all metabolite peak intensities (or concentrations). Unique sample names must be provided as row names and unique metabolite names as column names, (ii) "metabolitedata" contains metabolite-specific information in a separate dataframe. These information can include, but is not limited to, designation of metabolites as internal/external standards, or positive/negative controls. Metabolite names need to be provided as row names, and (iii) "sampledata" is a dataframe that contains sample-specific information. These information can include sample type, order of analysis, factors of interest and other sample-specific data relevant to the analysis. Unique sample names need to be provided as row names.

The Excel interface

Please refer to the ExNormalizeMets repository or visit https://metabolomicstats.github.io/ExNormalizeMets .

About

Software for Normalising and Analysing Metabolomics data

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages