Description Usage Arguments Value Author(s) References Examples
This calculates the genomic relationship matrix using the formula in VanRaden (2008)
| 1 | Amat.pieces(M, pieces=10, mc.cores=1)
 | 
| M | The matrix of markers rows rorresponding to individuals and columns for markers, the markers scores are coded as -1,0,1 (corresponding to allele counts 0,1,2). | 
| pieces | number of chunks to split the markers | 
| mc.cores | number of cores to use | 
a genomic relationship matrix.
Deniz Akdemir
VanRaden, Paul M. ”Efficient methods to compute genomic predictions.” Journal of dairy science 91.11 (2008): 4414-4423.
| 1 2 3 4 5 6 7 8 9 10 11 12 13 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.