Description Usage Arguments Value Examples
Get the cluster table 'cls_tab' from quantitative table 'norm' and network clustering results 'cls'.
1 2 | ## S4 method for signature 'mina'
net_cls_tab(x, uw = FALSE)
|
x |
An object of class 'mina' with 'norm' and 'cls' defined. |
uw |
By summing up the number of present components of each cluster instead of relative abundance, default is FALSE. |
x The same 'mina' object with 'cls_tab' added.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.