transformData: helper function: function factory to generalize data...

View source: R/generalStat.R

transformDataR Documentation

helper function: function factory to generalize data transformations which may or may not be needed for volcanoPlot()

Description

helper function: function factory to generalize data transformations which may or may not be needed for volcanoPlot()

Usage

transformData(transformationFormula = "data")

Arguments

transformationFormula

character vector that specifies the formula to be used on the argument "data". As an example "log2(data)"

Value

a function that takes the argument "data" and transforms it


BenBruyneel/BBPersonalR documentation built on Aug. 23, 2024, 8:28 p.m.