Skip to main content
. 2020 Mar 24;8:e8431. doi: 10.7717/peerj.8431

Table 2. Algorithm for divide cluster by MCL.

s is the matrix expansion coefficient (default is 2). r is the matrix inflation coefficient (default is 2). k is the column number of M. p is each matrix row index. q is each matrix column index. k2 is the number of iterations.

Algorithm 2 Divide cluster by MCL
1. Given a target barcode set T, build adjacent matrix M
2. Fork2 iteration:
3. M = Ms
4. Mpq=ΓrMpq=Mpqri=1kMiqr
5. End for
6. extract sub cluster from M