foldChange | R Documentation |
Calculate fold change.
foldChange(sample, sample.info, by.what = c("median", "mean"), group = c("W03", "W30"))
sample |
The sample abundance. Column is sample and row is peak. |
sample.info |
The sample.information |
by.what |
Use median or mean to calculate fold change. |
group |
Which group you want to use. |
Xiaotao Shen shenxt@sioc.ac.cn
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.