Skip to main content
. 2016 Nov 29;7:210. doi: 10.3389/fgene.2016.00210

Procedure 1.

Genomic Mating

1:  for Each breeding cycle i ∈ (0, 1, 2, 3, …) do
2:       Let Pi denote the ith population of parents, Mi, Gi be corresponding markers matrix, the matrix of coancestories.
3:       if i is even then
4:            obtain the vector of estimated genetic values g^i for Pi based on a phenotypic experiment,
5:            based on a regression of the estimated genetic values g^ on the additive coding of the markers estimate the vector of additive effects for the markers; b^i.
6:       else
7:            b^i=b^i-1.
8:       Given Nc, λ1 and λ2 find the optimizer of Equation (5) using the GA described in Procedure 2, denote this by P32i.
9:       Make the crosses indicated by to P32i using parents Pi to obtain Pi+1.