search_pairs {clusterExperiment} | R Documentation |
Assume that our input is a matrix, with N columns and B rows (the number of subsamples), storing integers – the cluster labels.
search_pairs(clusterings)
clusterings |
a matrix with the cluster labels |
A matrix with the co-clusters, but only the lower triangle is populated.