﻿scvi.external.SCVIVA
====================

.. currentmodule:: scvi.external

.. add toctree option to make autodoc generate the pages

.. autoclass:: SCVIVA



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

.. autosummary::

    ~scvi.external.SCVIVA.adata
    ~scvi.external.SCVIVA.adata_manager
    ~scvi.external.SCVIVA.device
    ~scvi.external.SCVIVA.get_normalized_function_name
    ~scvi.external.SCVIVA.history
    ~scvi.external.SCVIVA.is_trained
    ~scvi.external.SCVIVA.minified_data_type
    ~scvi.external.SCVIVA.registry
    ~scvi.external.SCVIVA.summary_string
    ~scvi.external.SCVIVA.test_indices
    ~scvi.external.SCVIVA.train_indices
    ~scvi.external.SCVIVA.validation_indices





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

.. autosummary::

    ~scvi.external.SCVIVA.convert_legacy_save
    ~scvi.external.SCVIVA.data_registry
    ~scvi.external.SCVIVA.deregister_manager
    ~scvi.external.SCVIVA.differential_expression
    ~scvi.external.SCVIVA.get_anndata_manager
    ~scvi.external.SCVIVA.get_batch_representation
    ~scvi.external.SCVIVA.get_composition_error
    ~scvi.external.SCVIVA.get_elbo
    ~scvi.external.SCVIVA.get_feature_correlation_matrix
    ~scvi.external.SCVIVA.get_from_registry
    ~scvi.external.SCVIVA.get_latent_library_size
    ~scvi.external.SCVIVA.get_latent_representation
    ~scvi.external.SCVIVA.get_likelihood_parameters
    ~scvi.external.SCVIVA.get_marginal_ll
    ~scvi.external.SCVIVA.get_niche_error
    ~scvi.external.SCVIVA.get_normalized_expression
    ~scvi.external.SCVIVA.get_reconstruction_error
    ~scvi.external.SCVIVA.get_setup_arg
    ~scvi.external.SCVIVA.get_state_registry
    ~scvi.external.SCVIVA.get_var_names
    ~scvi.external.SCVIVA.load
    ~scvi.external.SCVIVA.load_query_data
    ~scvi.external.SCVIVA.load_registry
    ~scvi.external.SCVIVA.minify_adata
    ~scvi.external.SCVIVA.posterior_predictive_sample
    ~scvi.external.SCVIVA.predict_neighborhood
    ~scvi.external.SCVIVA.predict_niche_activation
    ~scvi.external.SCVIVA.prepare_query_anndata
    ~scvi.external.SCVIVA.prepare_query_mudata
    ~scvi.external.SCVIVA.preprocessing_anndata
    ~scvi.external.SCVIVA.register_manager
    ~scvi.external.SCVIVA.save
    ~scvi.external.SCVIVA.setup_anndata
    ~scvi.external.SCVIVA.to_device
    ~scvi.external.SCVIVA.train
    ~scvi.external.SCVIVA.transfer_fields
    ~scvi.external.SCVIVA.update_setup_method_args
    ~scvi.external.SCVIVA.view_anndata_setup
    ~scvi.external.SCVIVA.view_registry
    ~scvi.external.SCVIVA.view_setup_args
    ~scvi.external.SCVIVA.view_setup_method_args





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



.. autoattribute:: SCVIVA.adata

.. autoattribute:: SCVIVA.adata_manager

.. autoattribute:: SCVIVA.device

.. autoattribute:: SCVIVA.get_normalized_function_name

.. autoattribute:: SCVIVA.history

.. autoattribute:: SCVIVA.is_trained

.. autoattribute:: SCVIVA.minified_data_type

.. autoattribute:: SCVIVA.registry

.. autoattribute:: SCVIVA.summary_string

.. autoattribute:: SCVIVA.test_indices

.. autoattribute:: SCVIVA.train_indices

.. autoattribute:: SCVIVA.validation_indices






Methods
~~~~~~~



.. automethod:: SCVIVA.convert_legacy_save

.. automethod:: SCVIVA.data_registry

.. automethod:: SCVIVA.deregister_manager

.. automethod:: SCVIVA.differential_expression

.. automethod:: SCVIVA.get_anndata_manager

.. automethod:: SCVIVA.get_batch_representation

.. automethod:: SCVIVA.get_composition_error

.. automethod:: SCVIVA.get_elbo

.. automethod:: SCVIVA.get_feature_correlation_matrix

.. automethod:: SCVIVA.get_from_registry

.. automethod:: SCVIVA.get_latent_library_size

.. automethod:: SCVIVA.get_latent_representation

.. automethod:: SCVIVA.get_likelihood_parameters

.. automethod:: SCVIVA.get_marginal_ll

.. automethod:: SCVIVA.get_niche_error

.. automethod:: SCVIVA.get_normalized_expression

.. automethod:: SCVIVA.get_reconstruction_error

.. automethod:: SCVIVA.get_setup_arg

.. automethod:: SCVIVA.get_state_registry

.. automethod:: SCVIVA.get_var_names

.. automethod:: SCVIVA.load

.. automethod:: SCVIVA.load_query_data

.. automethod:: SCVIVA.load_registry

.. automethod:: SCVIVA.minify_adata

.. automethod:: SCVIVA.posterior_predictive_sample

.. automethod:: SCVIVA.predict_neighborhood

.. automethod:: SCVIVA.predict_niche_activation

.. automethod:: SCVIVA.prepare_query_anndata

.. automethod:: SCVIVA.prepare_query_mudata

.. automethod:: SCVIVA.preprocessing_anndata

.. automethod:: SCVIVA.register_manager

.. automethod:: SCVIVA.save

.. automethod:: SCVIVA.setup_anndata

.. automethod:: SCVIVA.to_device

.. automethod:: SCVIVA.train

.. automethod:: SCVIVA.transfer_fields

.. automethod:: SCVIVA.update_setup_method_args

.. automethod:: SCVIVA.view_anndata_setup

.. automethod:: SCVIVA.view_registry

.. automethod:: SCVIVA.view_setup_args

.. automethod:: SCVIVA.view_setup_method_args


