Research Article

Accurate and Scalable Techniques for the Complex/Pathway Membership Problem in Protein Networks

Algorithm 1

General flow algorithm.
Input: probabilistic graph, , member list
( ) for each     do
( ) set capacity of each to 1
( ) assign as the sink
( ) run linear programming for to find , the set of flow edges
( ) find edge disjoint paths using
( ) compute reliability, by  (1)
( ) end for
( ) sort values for all
( ) report the answer set