GetNodeID {CausalR} | R Documentation |
Returns the CCG node ID from a node name or a vector of node names and a given direction of regulation.
GetNodeID(network, nodename, direction = 1)
network |
a CCG object |
nodename |
the node name, or names, for which the ID is required |
direction |
the direction of regulation of the required node or nodes. Maybe +1 (default) or -1. |
a scalar or vector containing the node ID or IDs requested