Skip to content

Latest commit

 

History

History
60 lines (47 loc) · 714 Bytes

File metadata and controls

60 lines (47 loc) · 714 Bytes

API Reference

.. module:: mudata

Multimodal omics

.. autosummary::
   :toctree: generated

   MuData

Input/Output

.. currentmodule:: mudata
.. autosummary::
   :toctree: generated

   to_anndata
   to_mudata
   concat
   read
   read_h5ad
   read_anndata
   read_h5mu
   read_zarr
   write
   write_h5ad
   write_anndata
   write_h5mu
   write_zarr

Extensions

.. autosummary::
   :toctree: generated

   register_mudata_namespace

Types used by the former:

.. autosummary::
   :toctree: generated

   ExtensionNamespace

Settings

.. autosummary::
   :toctree: generated

   set_options