LICENSE
README.md
pyproject.toml
setup.py
src/atac_mapper/__init__.py
src/atac_mapper.egg-info/PKG-INFO
src/atac_mapper.egg-info/SOURCES.txt
src/atac_mapper.egg-info/dependency_links.txt
src/atac_mapper.egg-info/requires.txt
src/atac_mapper.egg-info/top_level.txt
src/atac_mapper/reference_mapping/mapping_atac.py
src/atac_mapper/topic_matching/__init__.py
src/atac_mapper/topic_matching/topic_match.py
src/atac_mapper/topic_matching/utils.py
tests/test_basic.py
tests/test_mapping_atac.py
tests/test_topic_match.py