Software for genomic prediction and whole-genome data analysis, which name stands for Genomic Selection --- Gibbs Sampling --- Gauss Seidel.
The copyright of this program is owned by the INRA.
This program has been written by:
- Andrés Legarra (INRA, UMR 1388 GenPhySE)
- Anne Ricard (INRA - IFCE, UMR 1388 GenPhySE)
- Olivier Filangi (INRA - INRIA)
Other contributors:
- Timothée Flutre (INRA)
The license of this program is the GPL, version 3 or later.
This program has been partially financed by FEDER European funds through the POCTEFA program, and by the ANR through the Rules & Tools project.
Run ./compile.sh
to get help.
Example: ./compile.sh gfortran
This will generate a binary named gs3
in the current directory.
Before using it on Windows, you should append .exe
, that is rename it as gs3.exe
.
Otherwise, some binaries are directly available here, and older binaries can also be downloaded from there.
Read the PDF file in manual/
.