The recommended way of installing Limix is via Conda package management system. For that, please, download and install Anaconda distribution for your operating system. Then install Limix by entering
conda install -c conda-forge limix
in your terminal.
Alternatively, Limix can be installed via pip. This will require to manually resolve all the Python and C dependencies. We refer the user to the installation section of the documentation for further information.