pyprobound.plotting.logomaker_plotter

logomaker_plotter(ax, psam, reverse=False, **kwargs)

Plots the monomer sequence logo for the given PSAM using Logomaker.

Parameters:
  • ax (Axes) – The Axes to draw to.

  • psam (PSAM) – A PSAM to plot into a logo.

  • reverse (bool) – Whether to plot the reverse complement.

Return type:

Logo