Description Usage Arguments Value Examples
This function takes a CEMiTool
object containing an adjacency matrix
together with the given network parameters, and returns the given
co-expression modules.
1 2 3 4 5 6 7 8 9 10 |
cem |
Object of class |
... |
Optional parameters. |
cor_function |
A character string indicating the correlation function
to be used. Default |
cor_method |
A character string indicating which correlation
coefficient is to be computed. Default |
tom_type |
A character string indicating to use either "unsigned" or "signed" (default) TOM similarity measure. |
min_ngen |
Minimal number of genes per module (Default: 20). |
Numeric labels assigning genes to modules.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.