# HG changeset patch # User iuc # Date 1393066062 18000 # Node ID 9f59d1a5999961f83009a161973b8a80177fee07 initial Uploaded diff -r 000000000000 -r 9f59d1a59999 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Sat Feb 22 05:47:42 2014 -0500 @@ -0,0 +1,21 @@ + + + + + + http://micans.org/mcl/src/mcl-12-135.tar.gz + + ./configure --prefix=$INSTALL_DIR + + make install + + $INSTALL_DIR/bin + + + + + The MCL algorithm is short for the Markov Cluster Algorithm, a fast and scalable unsupervised cluster algorithm for graphs (also known as networks) based on simulation of (stochastic) flow in graphs. + http://micans.org/mcl/ + + +