View source: R/proteinValues.R
computeFoldChangePvals | R Documentation |
Reads in data frame and computes fold change
computeFoldChangePvals(
g.data,
control = c("None"),
conditions = c("FLT3", "FGF2"),
doManual = FALSE
)
doManual |
binary set to calculate fc manual |
data.frame |
tidied data frame with p-values and fold change
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.