Git Product home page Git Product logo

mq2's Introduction

MQ²

Author: Pierre-Yves Chibon <[email protected]>, <[email protected]>

A simple python module to process output from QTL mapping tool including MapQTL and R/qtl.

Assuming one QTL per linkage group and using the LOD threshold set by the user. This application extracts all the QTLs detected by the QTL mapping tool, it finds the closest marker and finally put the number of QTLs found for each marker on the genetic map.

This approach quickly allows you to find potential QTL hotspot in your dataset. This is particularly usefull for large QTL analysis on a large number of traits.

Get this project:

Sources: https://github.com/PBR/MQ2

Release: http://pypi.python.org/packages/source/M/MQ2/MQ2-1.0.0.tar.gz

Run it on the web at: http://www.plantbreeding.nl/mq2

Dependencies:

  • straight.plugin
  • xlrd (only required by the Excel plugin, if not present only this plugin will be affected)

Documentation:

The project contains some documentation on how to install, run and contribute to this project.

The documentation can be found: - online at: https://github.com/PBR/MQ2/tree/master/doc - as pdf at: https://github.com/PBR/MQ2/tree/master/MQ2_doc.pdf?raw=true

Run the project:

To run the project, simply run the MQ2 script provided.

See MQ2 --help or MQ2 -h for the different argument available.

Testing:

This project contains unit-tests allowing you to check if the code behaves as it should.

To run them, two ways, either:

./runtest.sh

or:

python setup.py nosetest

Note

You will need to have python-coverage installed to run the test via runtest.sh

License:

This project is licensed GPLv3+.

mq2's People

Contributors

pypingou avatar rfinkers avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

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.