This package presents a series of molecular and genetic routines in the R environment with the aim of assisting in analytical pipelines before and after use of ASReml-R or another library to perform analyses such as Genomic Selection (GS) or Genome-Wide Association Analyses (GWAS)
Use the following code to download and install ASRgenomics:
install.packages("remotes")
remotes::install_github("asrtools/asrgenomics")
To load the library use:
library(ASRgenomics)
This package has been developed by the VSN International team (https://vsni.co.uk/)
Developers
-
Salvador Gezan, VSN International, [email protected]
-
Darren Murray, VSN International, [email protected]
-
Amanda Avelar de Oliveira, [email protected]
-
Giovanni Galli, VSN International, [email protected]
Maintenance
-
Salvador Gezan, VSN International, [email protected]
-
Duncan Soutar, VSN International, [email protected]