From 59c51f98204a1a79bcce2efbb3713d1d7e2eb1af Mon Sep 17 00:00:00 2001 From: stephan ripke Date: Tue, 4 Dec 2018 15:35:18 +0100 Subject: [PATCH] fixed_custom_selection_in_rp_config --- rp_bin/rp_config | 1 + 1 file changed, 1 insertion(+) diff --git a/rp_bin/rp_config b/rp_bin/rp_config index ba80af3..2d16c2c 100755 --- a/rp_bin/rp_config +++ b/rp_bin/rp_config @@ -282,6 +282,7 @@ my @cluster_names = ("broad_do_not_use","mssm_do_not_use","genomedk_do_not_use", my $cluster = "custom"; +$clusters{custom} = 1; if (0) { print "Please enter your cluster environment from the following options:\n";