alphagenome.visualization.plot_components.SeqLogo#
- class alphagenome.visualization.plot_components.SeqLogo(scores, scores_interval, fig_height=1.0, alphabet='ACGT', max_width=1000, ylabel='', ylabel_horizontal=True, ylim=None, **kwargs)[source]#
Visualizes a sequence logo.
Attributes#
Table
Returns the number of matplotlib axes required by the component. |
- SeqLogo.num_axes#
Returns the number of matplotlib axes required by the component.
- SeqLogo.total_height#
Returns the total figure height.
Methods#
Table
|
Returns the height of the axis. |
|
Plots the sequence logo on the given axis. |