From 2bd8901ee192f87f954889c0bb2a040c177e1e33 Mon Sep 17 00:00:00 2001 From: ilanshom Date: Sun, 7 Aug 2016 18:28:34 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed608f1..a855f23 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Software accompanying "HINGE: Long-Read Assembly Achieves Optimal Repeat Resolu - Preprint: http://biorxiv.org/content/early/2016/08/01/062117 -- A notebook to reproduce results in the paper can be found in this [repository](https://github.com/govinda-kamath/HINGE-analyses). +- An ipython notebook to reproduce results in the paper can be found in this [repository](https://github.com/govinda-kamath/HINGE-analyses). CI Status: ![image](https://travis-ci.org/fxia22/HINGE.svg?branch=master)