MQ² aims at extracting and find QTLs from MapQTL output
Project description
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:
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
License:
This project is licensed GPLv3+.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file MQ2-1.1.0.tar.gz
.
File metadata
- Download URL: MQ2-1.1.0.tar.gz
- Upload date:
- Size: 233.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fbe4b6556bbfe720a24d722c516b2c8b087b0612285906e44c111ba73ef7e441 |
|
MD5 | 676c6dbb33f58986e67d42baddb2ca99 |
|
BLAKE2b-256 | a03d912247cb8dccbd3952a1ddb59eb4444226729261c9fa34d834e2ec202c16 |