diff --git a/misc-scripts/id_mapping/synteny_rescore.pl b/misc-scripts/id_mapping/synteny_rescore.pl index 2cdfa4baf0acb78830002e2a3842c2e4de009509..689f7094fb8577ea647bfc4de2a131e6aeea3080 100755 --- a/misc-scripts/id_mapping/synteny_rescore.pl +++ b/misc-scripts/id_mapping/synteny_rescore.pl @@ -69,6 +69,8 @@ my $conf = new Bio::EnsEMBL::Utils::ConfParser( $conf->parse_options( 'basedir|basedir=s' => 1, 'index|i=n' => 1, + 'chromosomes|chr=s@' => 0, + 'region=s' => 0, ); # append job index to logfile name