micans / mcl

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.
https://micans.org/mcl
Other
86 stars 12 forks source link

Update rcl.in #22

Closed mbertagna closed 8 months ago

mbertagna commented 8 months ago

Fixes a bug where whitespace in the extracted ntab and ndim caused the program to exit when the dimensions of the network and tab files were in fact the same.