mosaicmpi.plots.plot_geneset_heatmap

mosaicmpi.plots.plot_geneset_heatmap#

mosaicmpi.plots.plot_geneset_heatmap(df: DataFrame, ax: Axes | None = None, axlegend: Axes | None = None, cmap: str = 'Blues', vmin: float = 0.0, vmax: float = 10.0, show_geneset_labels: bool = False, limit_geneset_label_length: int = 200) Figure | None#