From 61d80e19ddcb403ed01bb1de32571dcecf4beada Mon Sep 17 00:00:00 2001 From: sergpolly Date: Mon, 12 Sep 2016 11:58:26 -0400 Subject: [PATCH] readme update --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index f0dcc89..268cbb7 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ # HaploLimit Alleles and linkage information to estimate range of compatible haplotypes + + +This is the minimal working example with the initial example from Nick sent in 2015. +'./bin/testhaplo' simply gives bounds for all compatible haplotypes, and is being launched many times by the 'haploscanner.py' master script. + +Master script calculates haplo-boundaries for the original input data and then moves on the scanning procedure: fix haplotype frequency within the determined complatible range and recaluclate other boundaries accordingly. + + + +