﻿scvi.model.mlxSCVI
==================

.. currentmodule:: scvi.model

.. add toctree option to make autodoc generate the pages

.. autoclass:: mlxSCVI



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

.. autosummary::

    ~scvi.model.mlxSCVI.adata
    ~scvi.model.mlxSCVI.adata_manager
    ~scvi.model.mlxSCVI.device
    ~scvi.model.mlxSCVI.get_normalized_function_name
    ~scvi.model.mlxSCVI.history
    ~scvi.model.mlxSCVI.is_trained
    ~scvi.model.mlxSCVI.registry
    ~scvi.model.mlxSCVI.run_id
    ~scvi.model.mlxSCVI.run_name
    ~scvi.model.mlxSCVI.summary_string
    ~scvi.model.mlxSCVI.test_indices
    ~scvi.model.mlxSCVI.train_indices
    ~scvi.model.mlxSCVI.validation_indices





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

.. autosummary::

    ~scvi.model.mlxSCVI.convert_legacy_save
    ~scvi.model.mlxSCVI.data_registry
    ~scvi.model.mlxSCVI.deregister_manager
    ~scvi.model.mlxSCVI.differential_abundance
    ~scvi.model.mlxSCVI.get_anndata_manager
    ~scvi.model.mlxSCVI.get_from_registry
    ~scvi.model.mlxSCVI.get_latent_representation
    ~scvi.model.mlxSCVI.get_normalized_expression
    ~scvi.model.mlxSCVI.get_setup_arg
    ~scvi.model.mlxSCVI.get_state_registry
    ~scvi.model.mlxSCVI.get_var_names
    ~scvi.model.mlxSCVI.load
    ~scvi.model.mlxSCVI.load_registry
    ~scvi.model.mlxSCVI.register_manager
    ~scvi.model.mlxSCVI.save
    ~scvi.model.mlxSCVI.setup_anndata
    ~scvi.model.mlxSCVI.to_device
    ~scvi.model.mlxSCVI.train
    ~scvi.model.mlxSCVI.transfer_fields
    ~scvi.model.mlxSCVI.update_setup_method_args
    ~scvi.model.mlxSCVI.view_anndata_setup
    ~scvi.model.mlxSCVI.view_registry
    ~scvi.model.mlxSCVI.view_setup_args
    ~scvi.model.mlxSCVI.view_setup_method_args





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



.. autoattribute:: mlxSCVI.adata

.. autoattribute:: mlxSCVI.adata_manager

.. autoattribute:: mlxSCVI.device

.. autoattribute:: mlxSCVI.get_normalized_function_name

.. autoattribute:: mlxSCVI.history

.. autoattribute:: mlxSCVI.is_trained

.. autoattribute:: mlxSCVI.registry

.. autoattribute:: mlxSCVI.run_id

.. autoattribute:: mlxSCVI.run_name

.. autoattribute:: mlxSCVI.summary_string

.. autoattribute:: mlxSCVI.test_indices

.. autoattribute:: mlxSCVI.train_indices

.. autoattribute:: mlxSCVI.validation_indices






Methods
~~~~~~~



.. automethod:: mlxSCVI.convert_legacy_save

.. automethod:: mlxSCVI.data_registry

.. automethod:: mlxSCVI.deregister_manager

.. automethod:: mlxSCVI.differential_abundance

.. automethod:: mlxSCVI.get_anndata_manager

.. automethod:: mlxSCVI.get_from_registry

.. automethod:: mlxSCVI.get_latent_representation

.. automethod:: mlxSCVI.get_normalized_expression

.. automethod:: mlxSCVI.get_setup_arg

.. automethod:: mlxSCVI.get_state_registry

.. automethod:: mlxSCVI.get_var_names

.. automethod:: mlxSCVI.load

.. automethod:: mlxSCVI.load_registry

.. automethod:: mlxSCVI.register_manager

.. automethod:: mlxSCVI.save

.. automethod:: mlxSCVI.setup_anndata

.. automethod:: mlxSCVI.to_device

.. automethod:: mlxSCVI.train

.. automethod:: mlxSCVI.transfer_fields

.. automethod:: mlxSCVI.update_setup_method_args

.. automethod:: mlxSCVI.view_anndata_setup

.. automethod:: mlxSCVI.view_registry

.. automethod:: mlxSCVI.view_setup_args

.. automethod:: mlxSCVI.view_setup_method_args


