Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.39 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.39 KB

limix-lmm

Travis Documentation

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.

Install

From terminal, it can be installed using pip:

pip install limix-lmm

Documentation

The public interface and a quick start in python are available at http://limix-lmm.readthedocs.io/.

Problems

If you encounter any problem, please, consider submitting a new issue.

Authors

License

This project is licensed under the Apache License (Version 2.0, January 2004) - see the LICENSE file for details