﻿scvi.hub.HubModelCardHelper
===========================

.. currentmodule:: scvi.hub

.. add toctree option to make autodoc generate the pages

.. autoclass:: HubModelCardHelper



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

.. autosummary::

    ~scvi.hub.HubModelCardHelper.data_is_annotated
    ~scvi.hub.HubModelCardHelper.data_is_minified
    ~scvi.hub.HubModelCardHelper.description
    ~scvi.hub.HubModelCardHelper.model_parent_module
    ~scvi.hub.HubModelCardHelper.references
    ~scvi.hub.HubModelCardHelper.training_code_url
    ~scvi.hub.HubModelCardHelper.training_data_url
    ~scvi.hub.HubModelCardHelper.license_info
    ~scvi.hub.HubModelCardHelper.model_cls_name
    ~scvi.hub.HubModelCardHelper.model_init_params
    ~scvi.hub.HubModelCardHelper.model_setup_anndata_args
    ~scvi.hub.HubModelCardHelper.model_summary_stats
    ~scvi.hub.HubModelCardHelper.model_data_registry
    ~scvi.hub.HubModelCardHelper.scvi_version
    ~scvi.hub.HubModelCardHelper.anndata_version
    ~scvi.hub.HubModelCardHelper.data_modalities
    ~scvi.hub.HubModelCardHelper.tissues





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

.. autosummary::

    ~scvi.hub.HubModelCardHelper.from_dir





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



.. autoattribute:: HubModelCardHelper.data_is_annotated

.. autoattribute:: HubModelCardHelper.data_is_minified

.. autoattribute:: HubModelCardHelper.description

.. autoattribute:: HubModelCardHelper.model_parent_module

.. autoattribute:: HubModelCardHelper.references

.. autoattribute:: HubModelCardHelper.training_code_url

.. autoattribute:: HubModelCardHelper.training_data_url

.. autoattribute:: HubModelCardHelper.license_info

.. autoattribute:: HubModelCardHelper.model_cls_name

.. autoattribute:: HubModelCardHelper.model_init_params

.. autoattribute:: HubModelCardHelper.model_setup_anndata_args

.. autoattribute:: HubModelCardHelper.model_summary_stats

.. autoattribute:: HubModelCardHelper.model_data_registry

.. autoattribute:: HubModelCardHelper.scvi_version

.. autoattribute:: HubModelCardHelper.anndata_version

.. autoattribute:: HubModelCardHelper.data_modalities

.. autoattribute:: HubModelCardHelper.tissues






Methods
~~~~~~~



.. automethod:: HubModelCardHelper.from_dir


