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