LICENSE.txt
MANIFEST.in
README.rst
VERSION.txt
setup.py
src/tidytcells/__init__.py
src/tidytcells/_decomposed_gene.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/mhc/__init__.py
src/tidytcells/mhc/_main.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_tcr.json
src/tidytcells/tcr/__init__.py
src/tidytcells/tcr/_main.py
tests/test_mhc.py
tests/test_tcr.py