From 63c1e7d5eb38a8d1fbfbe537122517bd50713450 Mon Sep 17 00:00:00 2001 From: Chris Seymour Date: Fri, 17 Apr 2020 18:37:35 +0100 Subject: [PATCH] links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db7c9b4..93b505b 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ accurate calculations but makes the 2D search take about twice as long. The original 1D beam search implementation was developed by [@usamec](https://github.com/usamec) for [deepnano-blitz](https://github.com/fmfi-compbio/deepnano-blitz). -The 2D beam search is based on @jordisr and @ihh work in their [pair consensus decoding](https://doi.org/10.1101/2020.02.25.956771) paper. +The 2D beam search is based on [@jordisr](https://github.com/jordisr) and [@ihh](https://github.com/ihh) work in their [pair consensus decoding](https://doi.org/10.1101/2020.02.25.956771) paper. ### Licence and Copyright (c) 2019 Oxford Nanopore Technologies Ltd.