Description Usage Arguments Value Examples
Apply hierarchical tree cutting to the similarity matrix and extract modules that contain both omics data types.
1 | getMultiOmicsModules(Abar, P1, CutHeight = 1 - 0.1^10, PlotTree = TRUE)
|
Abar |
A similary matrix for all features (both omics data types). |
P1 |
Total number of features for the first omics data type. |
CutHeight |
Height threshold for the hierarchical tree cutting. Default is 1-0.1^{10}. |
PlotTree |
Logical. Whether to create a hierarchical tree plot. |
A list of multi-omics modules.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.