From 5407c01313014a64335086351c099c11e2f4bbe0 Mon Sep 17 00:00:00 2001 From: cailigd Date: Sun, 12 Sep 2021 17:22:21 +0800 Subject: [PATCH] test transfer --- MuRaL/run_train_raytune.py | 1 + 1 file changed, 1 insertion(+) diff --git a/MuRaL/run_train_raytune.py b/MuRaL/run_train_raytune.py index 487e9dd..53cdcba 100644 --- a/MuRaL/run_train_raytune.py +++ b/MuRaL/run_train_raytune.py @@ -293,6 +293,7 @@ def main(): Input training and validation data files must be in BED format (more info about BED at https://genome.ucsc.edu/FAQ/FAQformat.html#format1). + Some example lines of an input BED file are shown below. chr1 2333436 2333437 . 0 + chr1 2333446 2333447 . 2 -