Skip to content
Snippets Groups Projects
Commit fd847a14 authored by Le, Mia's avatar Le, Mia
Browse files

edited number of plots

parent db0bbc80
No related branches found
No related tags found
No related merge requests found
......@@ -276,7 +276,7 @@ def main(ppi_network, seeds, tools, tool_weights, consensus, evaluate,
cami.initialize_all_tools()
# repeat consensus
if ident%5==0:
if ident%20==0:
predict_and_make_consensus(vis=True)
else:
predict_and_make_consensus()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment