The name column of the edge should be set to the BEL statement for that edge. This applies when edges are added from a knowledge network.
If the edge name is updated the interaction will be set to the edge name's relationship. For example changing -> to => in the edge name p(HGNC:AKT1) -> bp(GO:"apoptotic process") will set the interaction column value to directlyIncreases.
If a node name is updated then adjacent edges names will be updated as well.
The name column of the edge should be set to the BEL statement for that edge. This applies when edges are added from a knowledge network.
If the edge name is updated the interaction will be set to the edge name's relationship. For example changing
->
to=>
in the edge namep(HGNC:AKT1) -> bp(GO:"apoptotic process")
will set the interaction column value todirectlyIncreases
.If a node name is updated then adjacent edges names will be updated as well.