mcl icon indicating copy to clipboard operation
mcl copied to clipboard

MCL, the Markov Cluster algorithm, also known as Markov Clustering, is a method and program for clustering weighted or simple networks, a.k.a. graphs.

Results 4 mcl issues
Sort by recently updated
recently updated
newest added

mcxload won't work with sif files. This used to work just fine in older mcl versions. In the newer ones, a simple file like this: ``` A -> B:0.4 A...

bug
data formats
add test

Many thanks, I read your RCL preprint with great interest. If there are any plans to add more wrappers, could there be a wrapper for RCL implementation in scanpy too?

enhancement

Many thanks for your job! I have almost 12T data that needs to be clustered by the Markov Cluster algorithm, do you have any suggestion? [mclIO full] reading ....................................... [mclIO]...

big data

Hello, I am trying to run Roary for pangenome analysis, but I encountered an error saying that mcxdeblast is not found. I installed the mcl package using Homebrew, but it...

Roary