From 8055581661dbfa946f1cb1b0082826d67ee6ebad Mon Sep 17 00:00:00 2001 From: Moold Date: Thu, 21 Feb 2019 20:16:05 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4661e40..c9ff191 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Fast and accurate *de novo* assembler for third generation sequencing (TGS) long [sort_options] -t # number of threads to use. [8] -m # set maximum available buffer size, larger buffer size will accelerate sort process, suffix K/M/G. [40G] - -k # maximum depth of each overlap, larger depth will produce more corrected and more accurate data with slower speed. [40] + -k # maximum depth of each overlap, larger depth will produce more accurate and more corrected data with slower speed. [40] [correction_options] -p , --process # set the number of processes used for correcting. (default: 10)