You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This command will run the ensemble code that makes use of both MCL and k-clique algorithms. It uses Worm Interactome dataset of 2007 from Harvard as default. To run them individually;
$ —> python3 k_clique_networkX.py ‘wi.txt’
Instead of ‘wi.txt’ you can write your data file’s name.