From 6c42389c831626713dcfc1eb0c351c052bd44ca3 Mon Sep 17 00:00:00 2001 From: renewiegandt Date: Sat, 15 Dec 2018 19:49:05 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 87be038..a3c4947 100644 --- a/README.md +++ b/README.md @@ -64,8 +64,8 @@ Optional arguments: --percentage INT Threshold in percent (Default: 0) Filter unknown motifs: - --min_size_fp INT (Default: 10) - --max_size_fp INT (Default: 100) + --min_size_fp INT Minimum sequence length threshold. Smaller sequences are discarded. (Default: 10) + --max_size_fp INT Maximum sequence length threshold. Discards all sequences longer than this value. (Default: 100) Clustering: Sequence preparation/ reduction: