Description Usage Arguments Value Author(s)
Feature correlation analysis server module
1 2 3 4 5 6 7 8 9 10 11 12 13 | featureCorr(
input,
output,
session,
aggDat,
colorOptions,
corFeatBase,
corFeat2,
corFacet1,
corFacet2,
corMethod,
reset
)
|
input |
module input |
output |
module output |
session |
app session |
aggDat |
aggregated MRExperiment |
colorOptions |
reactive storing filters available via data input |
corFeatBase |
first correlation feature |
corFeat2 |
second correlation feature |
corFacet1 |
first correlation facet |
corFacet2 |
second correlation facet |
corMethod |
correlation method to use |
reset |
boolean reactive which resets the module if TRUE |
R code used to do the correlation analysis (character)
Janina Reeder
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.