API reference#
Multimodal omics#
|
Multimodal data object |
ATAC submodule#
Protein submodule#
Input/Output#
|
Locate default files for ATAC-seq |
|
Read an .h5mu formatted HDF5 file or a single modality inside it. |
|
Read data from 10X Genomics-formatted HDF5 file |
|
Read data from 10X Genomics-formatted files (matrix.mtx.gz, features.tsv.gz, barcodes.tsv.gz) |
|
Read a modality from inside a .h5mu file or from a standalone .h5ad file (mod=None). |
|
Read an element from a store. |
|
Read a modality from inside a .h5mu file or from a standalone .h5ad file (mod=None). |
|
Backwards compat function |
|
Read an .h5mu-formatted HDF5 file. |
|
Read from a hierarchical Zarr array store. |
|
Issue a warning, or maybe ignore it or raise an exception. |
|
Write a |
|
Write an AnnData object to an existing HDF5 file containing a MuData (an h5mu file). |
|
Write an element to a storage group using anndata encoding. |
|
Write an AnnData object to an existing HDF5 file containing a MuData (an h5mu file). |
|
Write a MuData object to an HDF5 file. |
|
Write a MuData or AnnData object to the Zarr store. |