Learn R Programming

mappeR (version 2.0.2)

get_overlaps: Get cluster overlaps

Description

Get cluster overlaps

Usage

get_overlaps(binclust_data)

Value

A named list of edges, whose elements contain the names of clusters in the overlap represented by that edge.

Arguments

binclust_data

A list of bins, each containing named vectors whose names are those of data points and whose values are cluster ids.