LICENSE
README.md
pyproject.toml
setup.cfg
cdot/__init__.py
cdot.egg-info/PKG-INFO
cdot.egg-info/SOURCES.txt
cdot.egg-info/dependency_links.txt
cdot.egg-info/requires.txt
cdot.egg-info/top_level.txt
cdot/gff/__init__.py
cdot/gff/gff_parser.py
cdot/hgvs/__init__.py
cdot/hgvs/dataproviders/__init__.py
cdot/hgvs/dataproviders/json_data_provider.py
cdot/pyhgvs/__init__.py
cdot/pyhgvs/pyhgvs_transcript.py
tests/__init__.py
tests/benchmark_hgvs.py
tests/genome.py
tests/test_json_data_provider.py
tests/test_pyhgvs.py