.gitignore
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
.github/workflows/cd.yml
.github/workflows/ci.yml
.github/workflows/release.yml
examples/reverse_lookup_inflammation_cancer.py
examples/studysets_for_cancer_inflamation.py
src/revonto/__init__.py
src/revonto/associations.py
src/revonto/geneinfo.py
src/revonto/multiple_testing.py
src/revonto/ontology.py
src/revonto/ortholog.py
src/revonto/pvalcalc.py
src/revonto/reverse_lookup.py
src/revonto/utils.py
src/revonto.egg-info/PKG-INFO
src/revonto.egg-info/SOURCES.txt
src/revonto.egg-info/dependency_links.txt
src/revonto.egg-info/requires.txt
src/revonto.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_associations.py
tests/test_geneinfo.py
tests/test_multiple_testing.py
tests/test_ontology.py
tests/test_ortholog.py
tests/test_pvalcalc.py
tests/test_reverse_lookup.py
tests/data/go1.obo
tests/data/human_test.gaf