mosaicmpi.plots.plot_overrepresentation_community_network

mosaicmpi.plots.plot_overrepresentation_community_network#

mosaicmpi.plots.plot_overrepresentation_community_network(network: Network, colors: Colors, layer: str, subset_datasets: str | Collection[str] | None = None, ax: Axes | None = None, pie_size: float = 0.3, figsize: Collection = (6, 4), edge_color: str = '#AAAAAA88', metric: str = 'pearson_residual', legend_pie_size: float = 0.1, show_legend: bool = True) Figure | None#