alphagenome.visualization.plot_components.Sashimi#
- class alphagenome.visualization.plot_components.Sashimi(junction_track, fig_height=1.0, filter_threshold=None, ylabel_template='{name}', ylabel_horizontal=True, annotate_counts=True, normalize_values=True, interval_contained=True, rng=None)[source]#
Visualizes splice junctions as a Sashimi plot.
Attributes#
Table
Returns the number of matplotlib axes required by the component. |
- Sashimi.num_axes#
Returns the number of matplotlib axes required by the component.
- Sashimi.total_height#
Returns the total figure height.
Methods#
Table
|
Returns the height of the axis. |
|
Plots the Sashimi plot on the given axis. |