mosaicmpi.plots.plot_integration_hvf_upset

mosaicmpi.plots.plot_integration_hvf_upset#

mosaicmpi.plots.plot_integration_hvf_upset(integration: Integration, figsize: Collection = (6, 4), show_counts: bool = False) Figure#

Plot overlaps of HVFs between datasets in an integration

Parameters:
  • integration (Integration) – integration object

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

Returns:

figure

Return type:

Figure