mosaicmpi.plots.plot_stratified_hvf_upset

mosaicmpi.plots.plot_stratified_hvf_upset#

mosaicmpi.plots.plot_stratified_hvf_upset(dataset: Dataset, figsize: Collection = (6, 4), show_counts: bool = False) Figure#

Plot overlaps of HVF between strata of the same dataset

Parameters:
  • dataset (Dataset) – Dataset object

  • figsize (Collection, optional) – width and height of figure, defaults to [6, 4]

Returns:

figure

Return type:

Figure