Skip to content

Commit 899830d

Browse files
committed
Merge branch 'master' of github.com:tlemane/kmtricks
2 parents b8e97c6 + 2995c18 commit 899830d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ hash mode configuration:
282282
About `--merge-abundance-min <VALUE>`:
283283
* VALUE is INT: one threshold for all samples.
284284
* VALUE is STR: a file with one threshold per sample (one per line).
285-
* VALUE is FLOAT: compute one specific threshold T per sample such that the number of k-mers occurring T times is smaller than $\lceil{VALUE*total\_nb\_kmers}\rceil$.
285+
* VALUE is FLOAT: compute one specific threshold T per sample such that the number of k-mers occurring T times is smaller than VALUE x nb_kmers.
286286

287287
## Limitations
288288

0 commit comments

Comments
 (0)