This function installs the MCL (Markov Cluster) program, which is required for the main functions of the scigenex package. MCL is a cluster algorithm that uses stochastic flow simulation to cluster graphs.
install_mcl()
# Install MCL
install_mcl()
#> |-- INFO : Creating a path for mcl installation: /Users/puthier/.scigenex
#> |-- INFO : Installing MCL.
#> |-- INFO : MCL program installed.