Research Article

A Novel Algorithm for Detecting Protein Complexes with the Breadth First Search

Algorithm 3

Redundancy-filtering ( ).
(1) ;
is 's most similar subgraph in SC
(2) if     do
(3) insert into SC (Inserting);
(4) else
(5) if     do
(6)  insert into in place of (Substituting);
(7) else
(8) discard (Discarding)