Download List

프로젝트 설명

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.

2006-01-24 22:31
06-021

코드의 많은 다수의 청소. 개선의 중간 결과를 캐싱합니다.
Tags: Code cleanup
Numerous cleanups in much of the code. Improvements in caching intermediate results.

2005-11-17 23:41
05-321

그리고 그 형제 응용 프로그램의 몇 가지 MCL 지금은 레이블 중 하나에서 값을 변환하려면 균일한 변형 구문을 수락 / 값 스트림 또는 기존의 그래프입니다. 다양한 포맷의 문서 교환을 개선되었고 mcxio 매뉴얼 페이지에 모였다.
Tags: Minor feature enhancements
mcl and a few of its sibling applications now accept a uniform transformation syntax to transform the values from either a label/value stream or an existing graph. Documentation of the various exchange formats was improved and gathered in the mcxio manual page.

2005-11-11 16:25
05-314

MCL 지금은 단순한 라인의 레이블을 입력을 읽을 수가 각 줄에 두 개의 레이블 및 옵션 값을 공백으로 구분된 형식을 기반으로 포함되어있습니다. 출력 클러스터 탭의 라인 구분된 레이블로 반환됩니다. 폭발을 파서 수있는 스트림을이 형식으로 직접 MCL에게 간결하고 쉬운 순서를 파이프라인을 클러스터링을 관리할 수를 만들어 낸다.
Tags: Major feature enhancements
MCL can now read label input in a simple line-based format in which each
line contains two labels and an optional value, separated by whitespace.
Output clusters are returned as lines of tab-separated labels. The BLAST
parser can stream this format directly to mcl, creating a concise and
easy-to-manage sequence clustering pipeline.

2005-09-30 17:37
05-272

MCL 지금이 더 나은 시각화 프로그램과 간편한 인터페이스를 제공하는 모드와 iterand 분석 기능을 덤프. 폭발이 모듈 더 이상 기본적으로 매크로 프로세서가 필요합니다 zoem 많은 형제 자매 분석 애플 리케이션을 약간 개선을 받았습니다.
Tags: Minor feature enhancements
mcl now has better dump modes and iterand analysis capabilities to
provide an easy interface with visualization programs. The BLAST module
no longer requires the macro processor zoem by default, and many sibling
analysis applications have received minor improvements.

2005-04-28 19:18
05-118

주요 병목 매트릭스 읽기 루틴에서 상당한 속도를 그래프에 대한 더 이상의 배당금은 노드와 암시가 제거되었습니다.
Tags: Minor bugfixes
A major bottleneck was removed from the matrix
read routines, implying a substantial speed-up for
graphs with more than 100K nodes.

Project Resources