cellfish.plot.cellstackarea

Contents

cellfish.plot.cellstackarea#

cellfish.plot.cellstackarea(adata, celltype_clusters, groupby, groupby_li=None, figsize=(4, 6), ticks_fontsize=12, labels_fontsize=12, ax=None, legend=False, legend_awargs={}, text_show=False)#

Plot the cell type percentage in each groupby category

Parameters:
  • celltype_clusters (str)

  • groupby (str)

  • figsize (tuple)

  • ticks_fontsize (int)

  • labels_fontsize (int)

  • legend (bool)