View source: R/differentialtable.R
differentialtable | R Documentation |
This module provides information on the comparison betwen pairs of groups defined in a 'contrasts' slot of a ExploratorySummarizedExperimentList
differentialtable(input, output, session, eselist)
input |
Input object |
output |
Output object |
session |
Session object |
eselist |
ExploratorySummarizedExperimentList object containing ExploratorySummarizedExperiment objects |
This function is not called directly, but rather via callModule() (see example).
Essentially this funnction uses the contrasts
module to group samples
and calculate fold changes, adding test statistics where available.
callModule(differentialtable, "differentialtable", eselist)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.