Maximum Likelihood Estimation of Relatedness

Join the chat at https://gitter.im/rob-p/maximum-likelihood-relatedness-estimation

How to Run:

  1. Place the following files in a folder: relatedness.cpp relatedness.h utils.h utils.cpp ../data/sim2_5.vcf Makefile

  2. Run "make" on your terminal from the this folder

  3. Run "./relatedness" from your terminal

Dependencies: C++11