Description
Complementary Genomic Functions.
Description
Presents a series of molecular and genetic routines in the R environment with the aim of assisting in analytical pipelines before and after the use of 'asreml' or another library to perform analyses such as Genomic Selection or Genome-Wide Association Analyses. Methods and examples are described in Gezan, Oliveira, Galli, and Murray (2022) <https://asreml.kb.vsni.co.uk/wp-content/uploads/sites/3/ASRgenomics_Manual.pdf>.
README.md
ASRgenomics
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)
Installation
Use the following code to download and install ASRgenomics:
install.packages("remotes")
remotes::install_github("asrtools/asrgenomics")
Usage
To load the library use:
library(ASRgenomics)
Authors
This package has been developed by the VSN International team (https://vsni.co.uk/)
Developers
Giovanni Galli, VSN International, [email protected]{.email}
Salvador Gezan, VSN International, [email protected]{.email}
Darren Murray, VSN International, [email protected]{.email}
Amanda Avelar de Oliveira, [email protected]{.email}
Maintenance
- Salvador Gezan, VSN International, [email protected]{.email}