Skip to content

xypan1232/limix

 
 

Repository files navigation

Limix

PyPI-License PyPI-Version Anaconda-Version Anaconda-Downloads

Limix is a flexible and efficient linear mixed model library with interfaces to Python. Genomic analyses require flexible models that can be adapted to the needs of the user. Limix is smart about how particular models are fitted to save computational cost.

LATEST: iSet, interaction set tests for gene-context interactions, is now in Limix.

Install

The recommended way of installing it is via conda

conda install -c conda-forge limix

An alternative way (and likely to fail) would be via pip

pip install limix

Usage

A good starting point is our package Vignettes. These tutorials are available from this repository: https://github.com/PMBio/limix-tutorials.

The main package vignette can also be viewed using the ipython notebook viewer: http://nbviewer.ipython.org/github/pmbio/limix-tutorials/blob/master/index.ipynb.

Alternatively, the source file is available in the separate Limix tutorial repository: https://github.com/PMBio/limix-tutorials

Problems

If you encounter any issue, please, submit it.

Authors

License

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

About

Linear mixed model for genomic analyses.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 68.0%
  • Python 14.3%
  • C 13.1%
  • Fortran 3.1%
  • Roff 0.6%
  • TeX 0.2%
  • Other 0.7%