LIMIX

What is Limix?

Limix is a flexible and efficient linear mixed model library with interfaces to Python and other scripting languages.

Authors:

Oliver Stegle (stegle@ebi.ac.uk) Christoph Lippert (lippert@microsoft.com)
Franceso Paolo Casale (casale@ebi.ac.uk)


Installation:

Recommended is an installation via pypi.

pip install limix will work on most systems.

If you want to install LIMIX from source you require:
Python:
- socns, scipy, numpy

Swig:
- swig 2.0 or higher


