FC.Anal: Fold change analysis, unpaired

View source: R/stats_univariates.R

FC.AnalR Documentation

Fold change analysis, unpaired

Description

Perform fold change analysis, method can be mean or median

Usage

FC.Anal(mSetObj, fc.thresh=2, cmp.type = 0, paired=FALSE)

Arguments

mSetObj

Input the name of the created mSetObj (see InitDataObjects)

fc.thresh

Fold-change threshold, numeric input

cmp.type

Comparison type, 0 for group 1 minus group 2, and 1 for group 1 minus group 2

paired

Logical, TRUE or FALSE

Author(s)

Jeff Xiajeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)


xia-lab/MetaboAnalystR documentation built on May 6, 2024, 2:41 a.m.