get_overlaps {mappeR} | R Documentation |
Get cluster overlaps
get_overlaps(binclust_data)
binclust_data |
A list of bins, each containing named vectors whose names are those of data points and whose values are cluster ids. |
A named list of edges, whose elements contain the names of clusters in the overlap represented by that edge.