getLogFC: Retrieves the log2(foldchange)

Description Usage Arguments Value

View source: R/AllGenerics.R

Description

Retrieves the log2(foldchange).

Usage

1
getLogFC(x, groups)

Arguments

x

a numeric vector.

groups

a vector of same length as x, indicating to which of two groups each value belongs. If more than two groups, only the first two are used.

Value

Returns the log2 foldchange, or the log2 of the largest mean if one of the mean is 0, or 0 if both means are 0.


plger/RNAontheBENCH documentation built on May 25, 2019, 8:22 a.m.