getFoldChanges: calculate fold changes

Description Usage Arguments Value Author(s)

Description

calculate fold changes

Usage

1
2
getFoldChanges(DataMatrix, classlabels, baseClass = NULL,
  classOfInterest = NULL, datatype = "ints")

Arguments

DataMatrix

The data matrix

classlabels

the class labels (nr of vector elements must be equal to number of rows in DataMatrix)

baseClass

The base class for the fold change calculation

classOfInterest

The class of interest for the fold change calculation

datatype

Indication whether the Datamatrix is intensities (ints) or log2 values (log2s).

Value

foldChanges A vector with the fold changes

Author(s)

Charlie Beirnaert, charlie.beirnaert@uantwerpen.be


Beirnaert/MetaboMeeseeks documentation built on May 20, 2019, 11:09 a.m.