mcxmap

Markov Cluster algorithm

Install

All systems
curl cmd.cat/mcxmap.sh
Debian Debian
apt-get install mcl
Ubuntu
apt-get install mcl
image/svg+xml Kali Linux
apt-get install mcl
Windows (WSL2)
sudo apt-get update sudo apt-get install mcl
Raspbian
apt-get install mcl

mcl

Markov Cluster algorithm

The MCL package is an implementation of the MCL algorithm, and offers utilities for manipulating sparse matrices (the essential data structure in the MCL algorithm) and conducting cluster experiments. MCL is currently being used in sciences like biology (protein family detection, genomics), computer science (node clustering in Peer-to-Peer networks), and linguistics (text analysis).