get_clustered_data {mappeR}R Documentation

Get data within a cluster

Description

Get data within a cluster

Usage

get_clustered_data(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 list of strings, each a comma separated list of the toString values of the data point names.


[Package mappeR version 1.2.0 Index]