craneUnipartite | R Documentation |
Pertrubs the unipartite network with fixed node strength from adjacency matrix
craneUnipartite(A, alpha = 0.1, isSelfLoop = F)
A |
Adjacency Matrix |
alpha |
alpha paramter perturbs each edge weights |
isSelfLoop |
TRUE/FALSE if self loop exists. co-expression matrix will have a self-loop of 1. Thus TRUE |
adjacency matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.