From 3ff6af59ed28f3d0a31872d58d85d7d20290edc2 Mon Sep 17 00:00:00 2001
From: Nicolas Servant <nicolas.servant@curie.fr>
Date: Fri, 21 May 2021 13:14:20 +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 f072ba5..4423d19 100644
--- a/docs/usage.md
+++ b/docs/usage.md
@@ -485,7 +485,7 @@ framework to build the raw and balanced contact maps in txt and (m)cool formats.
 ### `--bin_size`
 
 Resolution of contact maps to generate (comma separated).
-Default:'1000000'
+Default:'1000000,500000'
 
 ```bash
 --bins_size '[string]'
-- 
GitLab