rob-p / maximum-likelihood-relatedness-estimation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:C++ 97.4%Language:C 1.4%Language:Python 0.9%Language:CMake 0.2%Language:Makefile 0.0%