moduleEvals | R Documentation |
Shiny application that includes two panels. On the first panel, the user can conduct a step-by-step investigation of the consensus-based module selection, and the results will be summarized into an R command in which the user copies and pastes to the R console. The second panel includes a download window for extracting the module pattern, silhouette plot, consensus, and correlation plots.
moduleEvals(C3NAObj = C3NAObj, colorSeed = 9)
C3NAObj |
(Required) The C3NAObj with a single phenotype and after the initiateC3NA function. |
colorSeed |
(Optional) The seed set for reproducible random colors for the bar plot fill. Default: 9. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.