﻿anndata.experimental.AnnCollection
==================================

.. currentmodule:: anndata.experimental

.. add toctree option to make autodoc generate the pages

.. autoclass:: AnnCollection

   
   
   .. rubric:: Attributes

   .. autosummary::
      :toctree: .
   
      ~AnnCollection.attrs_keys
      ~AnnCollection.convert
      ~AnnCollection.has_backed
      ~AnnCollection.n_obs
      ~AnnCollection.n_vars
      ~AnnCollection.obs
      ~AnnCollection.obsm
      ~AnnCollection.shape
   
   

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree: .
   
      ~AnnCollection.iterate_axis
      ~AnnCollection.lazy_attr
      ~AnnCollection.to_adata
   
   