.bumpversion.cfg
.coveragerc
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
.rstcheck.cfg
LICENSE
README.rst
pyproject.toml
requirements.txt
setup.py
tox.ini
.github/workflows/ci.yml
docs/Makefile
docs/make.bat
docs/requirements.txt
docs/source/api.rst
docs/source/conf.py
docs/source/index.rst
docs/source/installation.rst
docs/source/references.rst
docs/source/release_notes.rst
docs/source/_ext/edit_on_github.py
docs/source/_static/css/custom.css
docs/source/_templates/autosummary/base.rst
docs/source/_templates/autosummary/class.rst
omnipath/__init__.py
omnipath/interactions.py
omnipath/requests.py
omnipath.egg-info/PKG-INFO
omnipath.egg-info/SOURCES.txt
omnipath.egg-info/dependency_links.txt
omnipath.egg-info/not-zip-safe
omnipath.egg-info/requires.txt
omnipath.egg-info/top_level.txt
omnipath/_core/__init__.py
omnipath/_core/cache/__init__.py
omnipath/_core/cache/_cache.py
omnipath/_core/downloader/__init__.py
omnipath/_core/downloader/_downloader.py
omnipath/_core/query/__init__.py
omnipath/_core/query/_query.py
omnipath/_core/query/_query_validator.py
omnipath/_core/query/_types.py
omnipath/_core/requests/__init__.py
omnipath/_core/requests/_annotations.py
omnipath/_core/requests/_complexes.py
omnipath/_core/requests/_intercell.py
omnipath/_core/requests/_request.py
omnipath/_core/requests/_utils.py
omnipath/_core/requests/interactions/__init__.py
omnipath/_core/requests/interactions/_interactions.py
omnipath/_core/requests/interactions/_utils.py
omnipath/_core/utils/__init__.py
omnipath/_core/utils/_docs.py
omnipath/_core/utils/_options.py
omnipath/constants/__init__.py
omnipath/constants/_constants.py
omnipath/constants/_pkg_constants.py
tests/conftest.py
tests/test_cache.py
tests/test_compare_R.py
tests/test_downloader.py
tests/test_interactions.py
tests/test_options.py
tests/test_query.py
tests/test_requests.py
tests/_data/import_intercell_result.pickle
tests/_data/interactions.pickle
tests/_data/receivers.pickle
tests/_data/transmitters.pickle