Description Usage Arguments Value
View source: R/AddWeightsToEdges.r
Adds weight information to the edges of given network (1 for activation and -1 for inhibition)
1 | AddWeightsToEdges(network, tableOfInteractions)
|
network |
an igraph constructed from the original .sif file |
tableOfInteractions |
a column of the corresponding .sif file indicating the direction of activation/interaction |
an augmented network
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.