All Projects → timflutre → eqtlbma

timflutre / eqtlbma

Licence: GPL-3.0 license
Package to detect eQTLs jointly in multiple subgroups (e.g. tissues) via Bayesian Model Averaging.

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
r
7636 projects
shell
77523 projects

Labels

Projects that are alternatives of or similar to eqtlbma

echolocatoR
Automated statistical and functional fine-mapping pipeline with extensive API access to datasets.
Stars: ✭ 13 (-35%)
Mutual labels:  qtl
lme4qtl
Mixed models @lme4 + custom covariances + parameter constraints
Stars: ✭ 39 (+95%)
Mutual labels:  qtl
eQtlBma - eQTL by Bayesian Model Averaging
==========================================

This directory contains eQtlBma, a package implementing Bayesian methods
to detect expression quantitative trait loci (eQTL).

This package is free software, you can redistribute it and/or modify it 
under the terms of the GNU General Public License (GPL-3).

The GNU General Public License does not permit this software to be
redistributed in proprietary programs.

This library is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

The code is hosted online, https://github.com/timflutre/eqtlbma, where you 
can report issues: https://github.com/timflutre/eqtlbma/issues. A useful 
first entry point is here: https://github.com/timflutre/eqtlbma/wiki.


Installation
============

The package follows the standard GNU installation procedure. Please consult
the INSTALL file in this distribution for more instructions.

For the impatients:
    ./configure
    make
    make check
    sudo make install


Documentation
=============

To generate the manual in the doc/ directory, type:
    make pdf
or
    make html

See the NEWS file for recent changes to the package, and ask questions on
the mailing list: https://groups.google.com/forum/#!forum/eqtlbma-users.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].