LICENSE.txt
MANIFEST.in
README.rst
VERSION.txt
setup.py
src/tidytcells/__init__.py
src/tidytcells.egg-info/PKG-INFO
src/tidytcells.egg-info/SOURCES.txt
src/tidytcells.egg-info/dependency_links.txt
src/tidytcells.egg-info/requires.txt
src/tidytcells.egg-info/top_level.txt
src/tidytcells/_resources/__init__.py
src/tidytcells/_resources/homosapiens_mhc.json
src/tidytcells/_resources/homosapiens_mhc_synonyms.json
src/tidytcells/_resources/homosapiens_tcr.json
src/tidytcells/_resources/homosapiens_tcr_synonyms.json
src/tidytcells/_resources/musmusculus_mhc.json
src/tidytcells/_resources/musmusculus_mhc_synonyms.json
src/tidytcells/_resources/musmusculus_tcr.json
src/tidytcells/_utils/__init__.py
src/tidytcells/_utils/abstract_functions.py
src/tidytcells/_utils/gene_query_engines.py
src/tidytcells/_utils/gene_standardisers.py
src/tidytcells/_utils/warnings.py
src/tidytcells/mhc/__init__.py
src/tidytcells/mhc/_main.py
src/tidytcells/tcr/__init__.py
src/tidytcells/tcr/_main.py
tests/test_mhc.py
tests/test_tcr.py