sainsc.lazykde.LazyKDE.plot_KDE_histogram

sainsc.lazykde.LazyKDE.plot_KDE_histogram(*, gene=None, remove_background=False, crop=None, **kwargs)

Plot a histogram of the kernel density estimates.

Plots either the kernel density estimate (KDE) of the total mRNA (sainsc.LazyKDE.total_mRNA_KDE) or of a single gene if gene is provided.

Parameters:
Return type:

Figure