Download List

Project Description

MCL-edge is an integrated command-line driven workbench for large scale network analysis. It includes programs for the computation of shortest paths, diameter, clustering coefficient, betweenness centrality, and network shuffles. A module for loading and analyzing gene expression data as a network is provided. The MCL algorithm is a fast and highly scalable cluster algorithm for networks based on stochastic flow. The flow process employed by the algorithm is mathematically sound and intrinsically tied to cluster structure, which is revealed as the imprint left by the process. The threaded implementation has handled networks with millions of nodes within hours and is widely used in the fields of bioinformatics, graph clustering, and network analysis.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-08-18 00:30 Back to release list
04-230

A facility for retrieving connected components was added in the form of clmclose. GNU-style option parsing was added to mcl, and mcxsubs, for extracting subgraphs and submatrices, was sped up considerably. The code was audited on 64-bit compatibility and saw some general cleansing. Mcl's postprocessing analysis modes were refined.
Tags: Minor feature enhancements

Project Resources