/qtlmap

QTLMap is a software dedicated to the detection of QTL from experimental designs in outbred population

Primary LanguageFortranOtherNOASSERTION

QTLMap

QTLMap : a software dedicated to the detection of QTL from experimental designs in outbred population.

dependancies

  • gfortran 7.4.0
  • gcc 7.4.0
  • g++ 7.4.0
  • libblas-dev
  • liblapack-dev
  • libgmp3-dev
  • cmake 3.10.2

more information here

documentation

here

compilation

mkdir build;cd build
cmake -DCMAKE_Fortran_COMPILER=gfortran -DCMAKE_BUILD_TYPE=Release ..
make install

Example

directory dist_sample/

note

  • calcul 6 is not available

update

december 2019