﻿patpy.tl.CellGroupComposition
=============================

.. currentmodule:: patpy.tl

.. add toctree option to make autodoc generate the pages

.. autoclass:: CellGroupComposition



Attributes table
~~~~~~~~~~~~~~~~~~

.. autosummary::

    ~patpy.tl.CellGroupComposition.DISTANCES_UNS_KEY





Methods table
~~~~~~~~~~~~~

.. autosummary::

    ~patpy.tl.CellGroupComposition.calculate_distance_matrix
    ~patpy.tl.CellGroupComposition.embed
    ~patpy.tl.CellGroupComposition.evaluate_representation
    ~patpy.tl.CellGroupComposition.plot_clustermap
    ~patpy.tl.CellGroupComposition.plot_embedding
    ~patpy.tl.CellGroupComposition.plot_metadata_distribution
    ~patpy.tl.CellGroupComposition.predict_metadata
    ~patpy.tl.CellGroupComposition.prepare_anndata
    ~patpy.tl.CellGroupComposition.to_adata





Attributes
~~~~~~~~~~~



.. autoattribute:: CellGroupComposition.DISTANCES_UNS_KEY






Methods
~~~~~~~



.. automethod:: CellGroupComposition.calculate_distance_matrix

.. automethod:: CellGroupComposition.embed

.. automethod:: CellGroupComposition.evaluate_representation

.. automethod:: CellGroupComposition.plot_clustermap

.. automethod:: CellGroupComposition.plot_embedding

.. automethod:: CellGroupComposition.plot_metadata_distribution

.. automethod:: CellGroupComposition.predict_metadata

.. automethod:: CellGroupComposition.prepare_anndata

.. automethod:: CellGroupComposition.to_adata


