Code – A new computational approach to Henderson’s method for computing the inverse of a numerator relationship matrix
收藏Mendeley Data2026-04-18 收录
下载链接:
https://data.mendeley.com/datasets/db9pd7ns6d
下载链接
链接失效反馈官方服务:
资源简介:
A new algorithm for computing the inverse of the numerator relationship matrix (A^-1) is presented in several (R, Julia, Python, and Awk) programming languages, and the code is shared.
The algorithm is based on the method of Henderson (1976) (doi: 10.2307/2529339) on each animal's contribution to the A^-1 matrix.
In the Jupyter notebook Example.ipynb (also Example.html), the procedure is presented using example data (example_ped.txt and example_inb.txt) and the 4 programming languages.
The algorithm was benchmarked on a pedigree of 20000 animals (PED2) and a pedigree of 180000 animals (PED4) with the corresponding files (ped.csv and PED4.csv) retrieved from doi:10.6084/m9.figshare.13497939.v1.
In BENCHMARKING.md (also BENCHMARKING.html), the benchmarking procedure for different programming languages, and the description of the files in this repository are given.
创建时间:
2021-12-01



