Installation ============== Requirements: * ``python >=3.9`` * ``pandas >=1.5.0``` * ``click >=8.1.7``` * ``platformdirs >=4.2.2``` Install the latest stable version from [PyPI](https://pypi.org/project/tcrconvert/): .. code-block:: bash pip install tcrconvert You can also install the development version from GitHub: .. code-block:: bash pip install git+https://github.com/seshadrilab/tcrconvert