diff --git a/README.md b/README.md index b39bc39b06014a0dc7235f3ff5d4d2a8bfaa8338..041ad7eb502151afa48fc99998dfc51beeb5a4e8 100644 --- a/README.md +++ b/README.md @@ -97,9 +97,8 @@ OPTIONS: distinct k-mers specified with option -n (default: 0.05). -q <int> sets as valid only k-mers made up of nucleotides with Phred score (+33 offset) above this cutoff (default: 0) - -m <int> minimum number of valid k-mer(s) to consider a read; all - non-considered reads are written into output file(s) with - extension undefined.fastq (default: 1) + -m <int> minimum number of valid k-mer(s) to consider a read + (default: 1) -v verbose mode -h prints this message and exit ```