Skip to content
Snippets Groups Projects
Commit 8cb5efcb authored by Mia Le's avatar Mia Le
Browse files
parents 206fc6b9 85417802
No related branches found
No related tags found
No related merge requests found
......@@ -152,7 +152,7 @@ def main(ppi_network, seeds, tools, tool_weights, consensus, evaluate,
if consensus:
cami.reset_ppi_graph()
if evaluate or (not consensus and not evaluate):
if evaluate or (not consensus and not evaluate and not seed_variation):
cami.make_evaluation()
if evaluate:
cami.reset_ppi_graph()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment