From 3ed7b6d4945efe4c1c0fa4e5c1064f760e72c123 Mon Sep 17 00:00:00 2001
From: Nicolas Servant <nicolas.servant@curie.fr>
Date: Fri, 21 May 2021 13:14:42 +0200
Subject: [PATCH] Update docs/usage.md
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com>
---
 docs/usage.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/usage.md b/docs/usage.md
index 4423d19..55ae20d 100644
--- a/docs/usage.md
+++ b/docs/usage.md
@@ -592,7 +592,7 @@ Default: 'insulation'
 #### `--res_tads`
 
 Resolution to run the TADs calling analysis (comma separated).
-Default: '40000'
+Default: '40000,20000'
 
 ```bash
 --res_tads '[string]'
-- 
GitLab