Skip to contents

Uses the output of generate_cocluster_data (see ?generate_cocluster_data) and returns a well-formatted ComplexHeatmap for visualizing clustering structure across resamplings of the data.

Usage

cocluster_heatmap(cocluster_data)

Arguments

cocluster_data

A named list containing two matrices:

  • "same_solution": A patient x patient matrix where each cell is the number of subsamples that contained both of those patients

  • "same_cluster": A patient x patient matrix where each cell is the number of subsamples where those patients were clustered together