Skip to main content
. 2017 Mar 14;11(Suppl 3):22. doi: 10.1186/s12918-017-0405-5

Table 5.

The FLCD algorithm

Algorithm: The FLCD Algorithm
Input: S=V and k=20.
Output: A set of predicted complexes R.
1 While (vS and d v≥3)
2 Estimate p^p(α,v).
3 Sort nodes in V based on p^ and collect the top k nodes in H v.
4 Finding the lowest-conductance set HvHv based on (10).
5 Identifying the node set Cv of the densest subnetwork in Hv based on (12).
6 Considering Cv as one predicted complex, let R={R,Cv} andS=Sv.
7 EndWhile
8 Remove duplicated complexes and complexes with size smaller than three in R.