﻿popv.hub.HubModel
=================

.. currentmodule:: popv.hub

.. add toctree option to make autodoc generate the pages

.. autoclass:: HubModel



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

.. autosummary::

    ~popv.hub.HubModel.adata
    ~popv.hub.HubModel.local_dir
    ~popv.hub.HubModel.metadata
    ~popv.hub.HubModel.minified_adata
    ~popv.hub.HubModel.model_card
    ~popv.hub.HubModel.ontology_dir
    ~popv.hub.HubModel.repo_name





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

.. autosummary::

    ~popv.hub.HubModel.annotate_data
    ~popv.hub.HubModel.map_genes
    ~popv.hub.HubModel.pull_from_huggingface_hub
    ~popv.hub.HubModel.push_to_huggingface_hub
    ~popv.hub.HubModel.save





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



.. autoattribute:: HubModel.adata

.. autoattribute:: HubModel.local_dir

.. autoattribute:: HubModel.metadata

.. autoattribute:: HubModel.minified_adata

.. autoattribute:: HubModel.model_card

.. autoattribute:: HubModel.ontology_dir

.. autoattribute:: HubModel.repo_name






Methods
~~~~~~~



.. automethod:: HubModel.annotate_data

.. automethod:: HubModel.map_genes

.. automethod:: HubModel.pull_from_huggingface_hub

.. automethod:: HubModel.push_to_huggingface_hub

.. automethod:: HubModel.save


