scvelo.tl.VELOVI.view_anndata_setup

VELOVI.view_anndata_setup(adata=None, hide_state_registries=False)

Print summary of the setup for the initial AnnData or a given AnnData object.

Parameters
adata : AnnData, MuData, None

AnnData object setup with setup_anndata or transfer_fields().

hide_state_registries : bool

If True, prints a shortened summary without details of each state registry.

Return type

None