FoldChange: Fold change

Description Usage Arguments Value Author(s)

View source: R/FoldChange.R

Description

Computes fold change for each metabolite.

Usage

1
2
FoldChange(inputdata, paired = FALSE, plot.hist = TRUE, 
    saveoutput = FALSE, outputname = "fc.results")

Arguments

inputdata

A log transformed data frame in the input data format. See metabolomics for details.

paired

A logical indicating whether the data is paired.

plot.hist

A logical indicating whether a histogram of the fold changes should be plotted.

saveoutput

A logical indicating whether the output should be saved as a .csv file.

outputname

The name of the output file if the output has to be saved.

Value

The output is a matrix with fold changes for each metabolite, and a histogram of the log2 fold changes.

Author(s)

Alysha M De Livera, Jairus B Bowne


metabolomics documentation built on May 29, 2017, 3:32 p.m.