Metadata-Version: 1.1
Name: limix-legacy
Version: 0.8.11
Summary: A flexible and fast mixed model toolbox.
Home-page: https://github.com/limix/limix-legacy
Author: Limix Developers
Author-email: stegle@ebi.ac.uk
License: Apache License 2.0
Description: limix-legacy
        ============
        
        |PyPI-License| |PyPI-Version|
        
        This is a deprecated package meant to provide backward compatibility for
        `limix <https://github.com/limix/limix>`__ package.
        
        Install
        -------
        
        The recommended way of installing it is via
        `pip <https://pypi.python.org/pypi/pip>`__
        
        .. code:: bash
        
            pip install limix-legacy
        
        Problems
        --------
        
        If you encounter any issue, please, `submit
        it <https://github.com/limix/limix-legacy/issues/new>`__.
        
        Authors
        -------
        
        -  **Christoph Lippert** - https://github.com/clippert
        -  **Danilo Horta** - https://github.com/Horta
        -  **Franceso Paolo Casale** - https://github.com/fpcasale
        -  **Oliver Stegle** - https://github.com/ostegle
        
        License
        -------
        
        This project is licensed under the Apache License (Version 2.0, January
        2004) - see the `LICENSE <LICENSE>`__ file for details
        
        .. |PyPI-License| image:: https://img.shields.io/pypi/l/limix_legacy.svg?style=flat-square
           :target: https://pypi.python.org/pypi/limix_legacy/
        .. |PyPI-Version| image:: https://img.shields.io/pypi/v/limix_legacy.svg?style=flat-square
           :target: https://pypi.python.org/pypi/limix_legacy/
        
Keywords: linear mixed models,GWAS,QTL,Variance component modelling
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
