popari.pl.metagene_embedding#
- popari.pl.metagene_embedding(datasets, metagene_index, axes=None, **scatterplot_kwargs)#
Plot a single metagene in-situ across all datasets.
- Parameters:
datasets (Sequence[PopariDataset]) – list of datasets to plot
metagene_index (int) – the index of the metagene to plot.
axes (Sequence[Axes] | None) – A predefined set of matplotlib axes to plot on.