Skip to content

Commit

Permalink
Requirements and preprint
Browse files Browse the repository at this point in the history
  • Loading branch information
karel-brinda committed May 31, 2016
1 parent 622dd76 commit 41ca479
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down Expand Up @@ -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

0 comments on commit 41ca479

Please sign in to comment.