wTO | R Documentation |
Calculates the weighted topologycal overlap (wTO) between a set of Nodes and the Overlapping nodes. This function implements the method from Nowick (2009).
wTO(A, sign = c("abs", "sign"))
A |
Is the weighted adjency matrix (correlation matrix). |
sign |
("abs", "sign") if the user wants to use the absolute correlation or the signed correlation. |
A matrix containing the wTO values.
Deisy Morselli Gysi <deisy at bioinf.uni-leipzig.de>
Katja Nowick, Tim Gernat, Eivind Almaas and Lisa Stubbs (2009) <doi:10.1073/pnas.0911376106>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.