Visualization: ``pl``
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. currentmodule:: scmorph.pl

Tools to plot data, often from dimensionality-reduction techniques.
Most of these functions are wrappers around :doc:`scanpy <scanpy:index>` functions.

.. autosummary::
    :toctree: generated/

    pca
    umap
    cumulative_density
    ridge_plot
