View source: R/formatFoldChangeDataframe.R
formatFoldChangeDataframe | R Documentation |
Apply standard formatting to fold change dataframe
formatFoldChangeDataframe(.data, baselineLabel, foldchangeStatistic = "Median")
.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" |
a user-firendly formatted data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.