View source: R/moduleRelated.r
getOptMods | R Documentation |
Extract the module information based on the consensus results.
getOptMods(C3NAObj = C3NAObj, selectedPatterns = NA, nModules = NA)
C3NAObj |
(Required) The C3NAObj with a single phenotype and after the initiateC3NA function. |
selectedPatterns |
(Required) The selected unique patterns identified in the shiny application. |
nModules |
(Required) The optimal number of clusters identified by the shiny application. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.