Giter Site home page Giter Site logo

geno-sugar's Introduction

limix

Travis AppVeyor Documentation Forum

Genomic analyses require flexible models that can be adapted to the needs of the user.

Limix is a flexible and efficient linear mixed model library with interfaces to Python. It includes methods for

  • Single-variant association and interaction testing
  • Variance decompostion analysis with linear mixed models
  • Association and interaction set tests
  • Different utils for statistical analysis, basic i/o, and plotting.

We have an extensive documentation of the library. If you need further help or want to discuss anything related to limix, please, join our forum ๐Ÿ’ฌ and have a chat with us ๐Ÿ˜ƒ. In case you have found a bug, please, report it creating an issue.

Install

NOTE: We will be maintaining limix 2.0.x for a while, in case you find some missing feature in limix 3.0.x. If that is the case, please, type pip install "limix <3,>=2" in your terminal.

Installation is easy and works on macOS, Linux, and Windows:

pip install limix

If you already have Limix but want to upgrade it to the latest version:

pip install limix --upgrade

Interactive tutorials

Running tests

After installation, you can test it

python -c "import limix; limix.test()"

as long as you have pytest.

Authors

License

This project is licensed under the Apache License License.

geno-sugar's People

Contributors

fpcasale avatar horta avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

horta quattro mkerin

geno-sugar's Issues

Support bgen

Add support and examples from bgen genotypes imported using the bgen reader

struct_lmm utils not installed

I have installed struct_lmm using pip but the "utils" subdirectory is not installed so I cannot import the run_structlmm or norm_env_matrix items. Please advise next steps. Thank you!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.