formatFoldChangeDataframe: Apply standard formatting to fold change dataframe

View source: R/formatFoldChangeDataframe.R

formatFoldChangeDataframeR Documentation

Apply standard formatting to fold change dataframe

Description

Apply standard formatting to fold change dataframe

Usage

formatFoldChangeDataframe(.data, baselineLabel, foldchangeStatistic = "Median")

Arguments

.data

A dataframe containing fold change data generated by standard fold change calculation "log2Foldchange","statistic","p.value","method","alternative", "p.value.original","p.value.adjustment.method","-log10pvalue" not exist in standard set above

baselineLabel

- string - group label used in the denominator for fold change

foldchangeStatistic

- string - name of statistic used to calculate fold change - defaults to "median"

Value

a user-firendly formatted data frame


cusom/CUSOM.ShinyHelpers documentation built on Oct. 23, 2023, 6:50 a.m.