Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
moold authored Feb 21, 2019
1 parent fea5c4f commit 8055581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 8055581

Please # to comment.