| Literature DB >> 32674271 |
Daniela Lourenco1, Andres Legarra2, Shogo Tsuruta1, Yutaka Masuda1, Ignacio Aguilar3, Ignacy Misztal1.
Abstract
Single-step genomic evaluation became a standard procedure in livestock breeding, and the main reason is the ability to combine all pedigree, phenotypes, and genotypes available into one single evaluation, without the need of post-analysis processing. Therefore, the incorporation of data on genotyped and non-genotyped animals in this method is straightforward. Since 2009, two main implementations of single-step were proposed. One is called single-step genomic best linear unbiased prediction (ssGBLUP) and uses single nucleotide polymorphism (SNP) to construct the genomic relationship matrix; the other is the single-step Bayesian regression (ssBR), which is a marker effect model. Under the same assumptions, both models are equivalent. In this review, we focus solely on ssGBLUP. The implementation of ssGBLUP into the BLUPF90 software suite was done in 2009, and since then, several changes were made to make ssGBLUP flexible to any model, number of traits, number of phenotypes, and number of genotyped animals. Single-step GBLUP from the BLUPF90 software suite has been used for genomic evaluations worldwide. In this review, we will show theoretical developments and numerical examples of ssGBLUP using SNP data from regular chips to sequence data.Entities:
Keywords: genome-wide association; genomic prediction; genomic selection; single-step genomic BLUP
Mesh:
Year: 2020 PMID: 32674271 PMCID: PMC7397237 DOI: 10.3390/genes11070790
Source DB: PubMed Journal: Genes (Basel) ISSN: 2073-4425 Impact factor: 4.096
Possible values and descriptions for the keywords used in renumf90.
| Keyword | Possible Value | Description |
|---|---|---|
|
| characters | Name of the data file to be used (should be space-delimited file) |
|
| integer | Position of traits in the data file |
|
| integer | Columns to pass to the new data file without renumbering |
|
| integer | Position of weight column in the data file. Weights for the residual variance |
|
| real | Residual (co)variances in matrix form |
|
| integer | Description of the effects in the model. Each effect should be described with a keyword: EFFECT |
Declaration of fixed effects in renumf90.
| Keyword | Position | Type | Data Type |
|---|---|---|---|
|
| integer | cross | alpha or numer |
| cov |
Declaration of random effects in renumf90 and all associated keywords.
| Keyword | Description/Possible Values |
|---|---|
|
| Covariables can be nested in cross-classified effects |
|
| Declaration of random effects; can be diagonal (non-correlated) or animal (correlated) |
|
| Used to create permanent environmental (PE), maternal (MAT), and maternal permanent environmental (MPE) |
|
| Name of the raw pedigree file (for |
|
| Positions of animal, sire, dam, surrogate dam, year of birth in the pedigree file |
|
| Name of SNP marker file (if genomic information is available) |
|
| Number of generations to trace the pedigree back for animals with phenotypes and/or genotypes. If 0, all animals in the pedigree file are passed to the new pedigree file. If no input, the default value is 3 |
|
| ‘yob’ = based on year of birth |
|
| To consider inbreeding for |
|
| (Co)variance components for general random effects in matrix form |
|
| (Co)variance components for permanent environmental effect in matrix form |
|
| (Co)variance components for maternal permanent environmental effect in matrix form |
|
| Any extra option that the BLUPF90 family of programs can take. To see other options, check the online manual |
Keywords in values in the new parameter file created by renumf90.
| Keyword | Description/possible values |
|---|---|
|
| Name of the file with phenotypes (space-delimited file) |
|
| Number of traits to be analyzed |
|
| Number of effects in the model (does not account for the residual effect) |
|
| Column number for the phenotype(s) in the data file |
|
| Column number for weights in the data file (leave a blank space if no weight) |
|
| Description of each effect in the model. Includes: column number for the effect in the data file, number of levels for the effect, and type of effect (cross or cov). If a covariable effect is nested, the column number of the effect in which the covariable is nested will be displayed |
|
| Residual variance (or covariance if two or more traits) |
|
| Sequential effect number for a random effect (the order that the effect is shown in the EFFECTS section) |
|
| Type of random effect: diagonal, add_sire, add_an_upg, add_an_upginb, par_domin, or user_file. If inbreeding is used, |
|
| Pedigree file or other file associated with the random effect; blank if no file or if |
|
| Variance for the random effect (or covariance if twos or more traits; a covariance matrix is also required when additive genetic direct and maternal are used) |
|
| Need to be followed by the name of the SNP marker file. This option is used to run ssGBLUP. Without it, genomic information is not used |
|
| Need to be followed by the name of the SNP map file when available |
|
| Any extra option that the BLUPF90 family of programs can take. To see other options, check the online manual |