This a standalone module that implements the basic functionalities of LMM-based models for genome-wide association studies. However, we recommend using this module using LIMIX2.
From terminal, it can be installed using pip:
pip install limix-lmm
The public interface and a quick start in python are available at http://limix-lmm.readthedocs.io/.
If you encounter any problem, please, consider submitting a new issue.
- Francesco Paolo Casale - https://github.com/fpcasale
- Danilo Horta - https://github.com/horta
- Rachel Moore - https://github.com/rm18
- Oliver Stegle - https://github.com/ostegle
This project is licensed under the Apache License (Version 2.0, January 2004) - see the LICENSE file for details