.gitignore
.pre-commit-config.yaml
CHANGELOG.md
CITATION.cff
LICENSE
MANIFEST.in
README.md
pyproject.toml
.github/workflows/ci.yml
.github/workflows/docs.yml
genome_atlas/__init__.py
genome_atlas/_version.py
genome_atlas/cli.py
genome_atlas.egg-info/PKG-INFO
genome_atlas.egg-info/SOURCES.txt
genome_atlas.egg-info/dependency_links.txt
genome_atlas.egg-info/entry_points.txt
genome_atlas.egg-info/requires.txt
genome_atlas.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py