Installation ============ Python 3.9 or higher is required to install SplIsoFind. The easiest way to get SplIsoFind is through pip using the following command:: pip install SplIsoFind You can also get the latest development version from `Github `_ using the following steps: First, clone scHPL using ``git``:: git clone https://github.com/tilgnerlab/Spl-IsoFind Then, ``cd`` to the scHPL folder and run the install command:: cd Spl-IsoFind pip install . If you run into issues, do not hesitate to approach us or raise a `GitHub issue `_.