Get data within a cluster
get_clustered_data(binclust_data)
binclust_data
: A list of bins, each containing named vectors whose names are those of data points and whose values are cluster idsA list of strings, each a comma separated list of the toString values of the data point names.
Useful links