Skip to content

gdlc/ARVALIS

Repository files navigation

Pipelines for GxE Analysis using Markers & Env. Covariates

This repository present a set of modules for analysis of data from multi-environment trials using genotype (SNP) and environmental covariates. The methods presented here are largley based on Jarquin et al. (2014). The project has ben funded by Arvalis (PI: G. de los Campos).

Contact: Gustavo de los Campos [ gdeloscampos@gmail.com ] & Marco Lopez-Cruz [ malctony@hotmail.com ]

Before you start

The modules are based on R (>=3.1.0 download). Before you start, be sure to install the packages BGLR and lme4.

  install.packages("BGLR",repos="http://cran.r-project.org")
  install.packages("lme4",repos="http://cran.r-project.org")
Modules:

About

Pipelines MSU-ARVALIS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages