FC.Anal.paired: Fold change analysis, paired

Description Usage Arguments Author(s)

View source: R/stats_univariates.R

Description

Perform paired fold change analysis

Usage

1
2
3
4
5
6
FC.Anal.paired(
  mSetObj = NA,
  fc.thresh = 2,
  percent.thresh = 0.75,
  cmp.type = 0
)

Arguments

mSetObj

Input the name of the created mSetObj (see InitDataObjects)

fc.thresh

Fold-change threshold, numeric input

percent.thresh

Numeric input, from 0 to 1 to indicate the significant count threshold

cmp.type

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

Author(s)

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


xia-lab/MetaboAnalystR3.0 documentation built on May 6, 2020, 11:03 p.m.