From 41ca479e529c18a2e2390a89b080721946a1881e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20B=C5=99inda?= Date: Tue, 31 May 2016 12:49:33 +0200 Subject: [PATCH] Requirements and preprint --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0ba0098..ef73f1b 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,13 @@ # OCOCO - Online Consensus Caller +Welcome to OCOCO, an online consensus caller. + ## Prerequisities -* C++ compiler -* CMake +* G++ 4.9+ or equivalent +* CMake (http://cmake.org/) +* Boost (http://www.boost.org/) +* Git (https://git-scm.com/) ## Getting started @@ -56,3 +60,7 @@ Parameters of consensus calling: -M [ --majority-threshold ] arg (=0.59999999999999998) Majority threshold. ``` + +## Citing OCOCO + +* K. Brinda, V. Boeva, G. Kucherov. Dynamic read mapping and online consensus calling for better variant detection. arXiv:1605.09070v1 [q-bio.GN], 2016. http://arxiv.org/abs/1605.09070