Description Usage Arguments Value Examples
Returns n
genes in each module with high connectivity.
1 2 3 4 |
cem |
Object of class |
... |
Optional parameters. |
n |
Number of hubs to return from each module. If "all", returns all genes in decreasing order of connectivity. Default: 5. |
method |
Method for hub calculation. Either "adjacency" or "kME". Default: "adjacency" |
A list
containing hub genes for each module and the value of
the calculated method.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.