Metadata-Version: 1.1
Name: limix
Version: 0.5
Summary: A flexible and fest mixed model toolbox written in C++/python
Home-page: http://
Author: Christoph Lippert, Paolo Casale, Oliver Stegle
Author-email: stegle@ebi.ac.uk
License: BSD
Description: 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
        
        
        
Keywords: linear mixed models,GWAS,QTL
Platform: UNKNOWN
Requires: scipy
Requires: numpy
Requires: scons
Requires: pylab
Requires: h5py
