came.utils.plot.wrapper_heatmap_scores¶
- came.utils.plot.wrapper_heatmap_scores(df_score: DataFrame, obs: DataFrame, col_label: str = 'celltype', col_pred: str = 'predicted', figsize: tuple = (5, 3), n_subsample: int | None = 50, ignore_index: bool = False, name_label='Cell type', filter_null=True, type_order_true: Sequence | None = None, type_order_pred: Sequence | None = None, fp=None, **kwds)¶
sort columns and rows, plot heatmap of cell-type scores