scvi.dataloaders.CollectionAdapter#
- class scvi.dataloaders.CollectionAdapter(collection)[source]#
Allow an AnnCollection to pretend to be an AnnData in SCVI-Tools
Attributes table#
Methods table#
Attributes#
- CollectionAdapter.SPECIAL_ATTRS = ['uns', 'is_view', 'isbacked', 'layers']#
- CollectionAdapter.is_view = False#
- CollectionAdapter.isbacked = True#
- CollectionAdapter.uns = {}#