mosaicmpi.plots.plot_features_upset

mosaicmpi.plots.plot_features_upset#

mosaicmpi.plots.plot_features_upset(integration: Integration, figsize=[6, 4], show_counts: bool = False)#

Plot overlaps of features between datasets

Parameters:
  • integration (Integration) – integration object

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

Returns:

figure

Return type:

Figure