Skip to content

Commit

Permalink
Updated the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
isovic committed Nov 12, 2015
1 parent bf5e2d6 commit 1d16b5e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
**__Current Version: 0.22__**
Release date: 12 November 2015

Updates:
- Many tiny bug fixes, mostly related to anchored alignment. It should be slightly more sensitive now.
- Two overlap modes merged from the dev branch: '-w owler' (fast, uses a trimmed GraphMap pipeline, reports output in the MHAP format) and '-w overlapper' (full GraphMap pipeline including alignment, output in SAM format). For usage - check examples at the bottom.


### Quick start on Linux x64
```
git clone https://github.com/isovic/graphmap.git
Expand Down

0 comments on commit 1d16b5e

Please sign in to comment.