From 83c6457f77e1251fd90b7d5e42d61da15aa7b514 Mon Sep 17 00:00:00 2001 From: "Ivan Sovic (T530)" Date: Thu, 12 Nov 2015 19:11:02 +0100 Subject: [PATCH] Updated the README. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4bf0c81..0b0851c 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ Owler mode (Overlap With Long Erroneous Reads) skips the graph-mapping and align 3. LCSk. 4. Filtering seeds reported by LCSk. 5. Output overlaps in MHAP-like format (instead of Jaccard score, fraction of bases covered by seeds is reported; instead of '# shared min-mers' the number of seeds which survived filtering is reported). Other formats will be supported soon. + +Note that the overlappers are still experimental, and require thorough testing. ### Quick start on Linux x64