Enter search terms or a module, class or function name.
Given a PPI and a list of gene pairs, returns the sum of the shortest paths between each pair.
distance (int) - the sum of the distances between each gene pair.
See also: avg_pair_dist_ratio(), dist().