Download KinInbcoef


The current version of KinInbcoef is 1.1. It contains one C++ program : KinInbcoef.c. It is available as a gzipped tar archive that contains the source file, a README file as well as a precompiled binary for the Linux platforms. It also contains test input and output files.
  1. Download the archive KinInbcoef.tar.gz
  2. Gunzip and untar the archive contents: tar xvfz KinInbcoef.tar.gz
  3. Switch to the newly created directory containing the source: cd KinInbcoef
  4. To get started, follow the instructions in the KinInbcoef_README file
If you do not have the tar and gunzip utilities available, you can download each of the files in the KinInbcoef distribution individually. 


Changelog:

Qian Zhang June 5, 2009
Updated program to make it compile and run.
Header changed, %ld and %lf changed to %d and %f, and removed "typedef" from "typedef struct info".

Catherine Bourgain 12/1/2003
Computes inbreeding and kinship coefficients for pedigrees using KARIGL algorithm (1981,Ann. Hum Genet 45:299-305)