AddWeightsToEdges: add weights to edges

Description Usage Arguments Value

View source: R/AddWeightsToEdges.r

Description

Adds weight information to the edges of given network (1 for activation and -1 for inhibition)

Usage

1
AddWeightsToEdges(network, tableOfInteractions)

Arguments

network

an igraph constructed from the original .sif file

tableOfInteractions

a column of the corresponding .sif file indicating the direction of activation/interaction

Value

an augmented network


CausalR documentation built on Nov. 8, 2020, 5:25 p.m.