examineClusterResults: Examine clustering results

View source: R/miscellaneous-helper-functions.R

examineClusterResultsR Documentation

Examine clustering results

Description

Gives an overwiew of the cluster results of e.g. 'findMonocleClusters()'.

Usage

examineClusterResults(cluster_df)

Arguments

cluster_df

A data.frame containing the character variable barcodes as well as additional character variables representing different clustering-results.

E.g. the return value of findMonocleClusters()

Value

A list in which every slot represents a cluster variable and it's content the unique clusters (groups) it contains.


kueckelj/SPATA documentation built on March 22, 2022, 9:59 p.m.