.coveragerc
.gitignore
.readthedocs.yml
AUTHORS.md
CHANGELOG.md
CONTRIBUTING.rst
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.rst
docs/index.md
docs/license.rst
docs/readme.md
docs/requirements.txt
docs/tutorial.md
docs/_static/.gitignore
src/SingleCellExperiment.egg-info/PKG-INFO
src/SingleCellExperiment.egg-info/SOURCES.txt
src/SingleCellExperiment.egg-info/dependency_links.txt
src/SingleCellExperiment.egg-info/not-zip-safe
src/SingleCellExperiment.egg-info/requires.txt
src/SingleCellExperiment.egg-info/top_level.txt
src/singlecellexperiment/SingleCellExperiment.py
src/singlecellexperiment/__init__.py
src/singlecellexperiment/io/__init__.py
src/singlecellexperiment/io/anndata.py
src/singlecellexperiment/io/tenx.py
tests/conftest.py
tests/test_sce.py
tests/test_sce_io.py
tests/test_sce_methods.py
tests/test_sce_slice.py
tests/data/adata.h5ad
tests/data/tenx.sub.h5