From 7454d9d4f41e38e16e1279ed176e96889e35f232 Mon Sep 17 00:00:00 2001 From: sof202 Date: Thu, 18 Jul 2024 13:56:25 +0100 Subject: [PATCH] docs: add warning for using chromosome sizes files not from ChromHMM --- config-setup.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config-setup.txt b/config-setup.txt index cffdf6f..504dbd2 100755 --- a/config-setup.txt +++ b/config-setup.txt @@ -53,7 +53,8 @@ bin_size=200 # file path to chromosome sizes for assembly. # This file is expected to be of the form "chromosome \t size" -# These files are included in the installation of ChromHMM +# These files are included in the installation of ChromHMM, not using these +# files might cause some errors. chromosome_sizes= # single quoted value