Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markov Cluster Algorithm (MCL) Package

Overview

This package provides an implementation of the Markov Cluster Algorithm (MCL), a popular algorithm for graph clustering developed by Stijn van Dongen. MCL is used to identify clusters or communities within a graph, which is represented as a square matrix.

Installation

To install this package, clone the repository and install the required dependencies:

git clone <repository-url>
cd <repository-directory>
pip install -r requirements.txt

About

python package for markov cluster algorithm

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages