Description Usage Arguments Value Examples
This function selects nodes and edges from gene regulatory network
1 | matrixNodes(M, edgeRank, nodeRank)
|
M |
M is a numerical matrix. |
edgeRank |
edgeRank is the number of non-zero of matrix M. |
nodeRank |
nodeRank is number of nodes that are needed. |
M is a matrix whose number of nodes equals to nodeRank.
1 2 3 4 5 6 7 8 9 10 11 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.