Figure 4
From: NWE: Node-weighted expansion for protein complex prediction using random walk distances

Algorithm NWE This pseudocode represents the overall algorithm, NWE, which is an extension of RRW. The difference between them is that NWE expands a current cluster, C, according to the stationary vector of a random walk with restarts with the cluster whose nodes are non-uniformly weighted. That stationary vector is represented by p C . On the other hand, RRW weights the nodes in C equally.