| .prepare_data | R Documentation |
Apply log2 normalisation if the data appear to be on a linear scale
.prepare_data(dataframe, con1, con2, exp1, exp2)
dataframe |
Numeric data.frame. |
con1, con2, exp1, exp2 |
Column indices. |
A list with dataframe (possibly log2-transformed),
con, exp, con_m, exp_m, log2FC,
and logical log_transformed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.