Installation
CamoTSS is available through PyPI.
To install, type the following command line and add -U for updates:
pip install -U CamoTSS
Alternatively, you can install from this GitHub repository for latest (often development) version by the following command line:
pip install -U git+https://github.com/StatBiomed/CamoTSS
In either case, add –user if you don’t have the write permission for your Python environment.
If you run into any issues or errors are raised during the installation process, feel free to contact us at GitHub.