pylipid.plot

The plot package provides tools to plot the generated data in PyLipID.

plot_koff(durations, delta_t_list, …[, …])

Plot the koff figure.

plot_residue_data(residue_index, interactions)

Plot interactions as a function of residue index

plot_residue_data_logo(residue_index, logos, …)

Plot interactions using logomaker.Logo.

plot_binding_site_data(data, fig_fn[, …])

Plot binding site data in a matplotlib violin plot.

plot_surface_area(surface_area, fig_fn[, …])

Plot binding site surface area as a function of time.

plot_corrcoef(corrcoef, residue_index[, …])

Plot correlation coefficient matrix.