LICENSE
README.md
pyproject.toml
src/h5adify/__init__.py
src/h5adify/cli.py
src/h5adify/config.py
src/h5adify/highlevel.py
src/h5adify/inspect.py
src/h5adify/local_query.py
src/h5adify/manifest.py
src/h5adify/merge.py
src/h5adify/metadata.py
src/h5adify/registry.py
src/h5adify/utils.py
src/h5adify.egg-info/PKG-INFO
src/h5adify.egg-info/SOURCES.txt
src/h5adify.egg-info/dependency_links.txt
src/h5adify.egg-info/entry_points.txt
src/h5adify.egg-info/requires.txt
src/h5adify.egg-info/top_level.txt
src/h5adify/sources/base.py
src/h5adify/sources/cellxgene.py
src/h5adify/sources/ema.py
src/h5adify/sources/geo.py
src/h5adify/sources/scp.py
src/h5adify/sources/sodb.py
src/h5adify/sources/ucsc.py