﻿popv.hub.HubMetadata
====================

.. currentmodule:: popv.hub

.. add toctree option to make autodoc generate the pages

.. autoclass:: HubMetadata



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

.. autosummary::

    ~popv.hub.HubMetadata.cellxgene_url
    ~popv.hub.HubMetadata.organism
    ~popv.hub.HubMetadata.popv_version
    ~popv.hub.HubMetadata.anndata_version
    ~popv.hub.HubMetadata.scikit_learn_version
    ~popv.hub.HubMetadata.setup_dict
    ~popv.hub.HubMetadata.prediction_keys
    ~popv.hub.HubMetadata.method_kwargs
    ~popv.hub.HubMetadata.methods





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

.. autosummary::

    ~popv.hub.HubMetadata.from_anndata
    ~popv.hub.HubMetadata.save





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



.. autoattribute:: HubMetadata.cellxgene_url

.. autoattribute:: HubMetadata.organism

.. autoattribute:: HubMetadata.popv_version

.. autoattribute:: HubMetadata.anndata_version

.. autoattribute:: HubMetadata.scikit_learn_version

.. autoattribute:: HubMetadata.setup_dict

.. autoattribute:: HubMetadata.prediction_keys

.. autoattribute:: HubMetadata.method_kwargs

.. autoattribute:: HubMetadata.methods






Methods
~~~~~~~



.. automethod:: HubMetadata.from_anndata

.. automethod:: HubMetadata.save


