Description Usage Arguments Value Examples
This function calculated interaction based homogeneity for a clustering result.
1 | ibhClusterEval(cluster, allGenesList, interactionList)
|
cluster |
result of clustering |
allGenesList |
list of genes in the same order of clustering object |
interactionList |
list containing the interactions. For each gene/protein, the is an entry in the list with "name" containing name of the gen/protein and "interactors" containing the list of genes/proteins interacting with it. |
A vector of floats representing interaction based homogeneity for each cluste
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.