.coveragerc
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
AUTHORS.md
CHANGELOG.md
CONTRIBUTING.md
LICENSE.txt
README.md
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/pypi-publish.yml
.github/workflows/pypi-test.yml
docs/Makefile
docs/authors.md
docs/changelog.md
docs/conf.py
docs/contributing.md
docs/index.md
docs/license.md
docs/readme.md
docs/requirements.txt
docs/tutorial.md
docs/_static/.gitignore
src/MultiAssayExperiment.egg-info/PKG-INFO
src/MultiAssayExperiment.egg-info/SOURCES.txt
src/MultiAssayExperiment.egg-info/dependency_links.txt
src/MultiAssayExperiment.egg-info/not-zip-safe
src/MultiAssayExperiment.egg-info/requires.txt
src/MultiAssayExperiment.egg-info/top_level.txt
src/multiassayexperiment/MultiAssayExperiment.py
src/multiassayexperiment/__init__.py
src/multiassayexperiment/io/__init__.py
src/multiassayexperiment/io/h5ad.py
src/multiassayexperiment/io/interface.py
tests/conftest.py
tests/test_add_expt.py
tests/test_create.py
tests/test_io.py
tests/test_methods.py
tests/test_slices.py
tests/test_with_coldata.py
tests/data/adata.h5ad
tests/data/tenx.sub.h5