.. _installation: Installation ============ .. toctree:: :hidden: Conda Docker Manually We distribute ssHMM both as a Python package and as a Docker image (similar to a virtual machine). There are three ways to install ssHMM: :ref:`Conda installation `: - quick and easy installation - requires `Conda `_ - recommended for most users :ref:`Docker installation `: - quick and easy installation - requires `Docker `_ - requires sudo rights - all dependencies of ssHMM are pre-installed in the image - recommended for Linux beginners :ref:`Manual installation `: - more difficult installation - dependencies of ssHMM have to be installed manually - recommended only for experienced users