cycombinepy.plotting.plot_emd_heatmap¶ cycombinepy.plotting.plot_emd_heatmap(emd_df, filename=None)[source]¶ Heatmap of mean EMD per (cluster, marker) from compute_emd() output. Parameters: emd_df (DataFrame) filename (str | PathLike | None)