From d4c14defb94593560b1977d504141832255b3d11 Mon Sep 17 00:00:00 2001 From: wavefancy Date: Mon, 24 Jun 2019 23:34:31 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f66d36d..290788d 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ # CircularPedigreeTree + +Please refer to `UMOD_PAPER/bash.sh` for how to replicate the figures in our paper. The script `UMOD_PAPER/src/PED2HTML.py` was used to convert a ped file to a html webpage with the circular pedigree rendered in a svg canvas. The python script needs `docopt` package, please install accordingly. + +If you find this script helpful for your work, please cite our work.