Skip to content
Snippets Groups Projects
Commit e54c1860 authored by Web Admin's avatar Web Admin
Browse files

merge from vega-43-dev

parent 7084203d
No related branches found
No related tags found
No related merge requests found
......@@ -81,7 +81,7 @@ my $support = new Bio::EnsEMBL::Utils::ConversionSupport($SERVERROOT);
# parse options
$support->parse_common_options(@_);
$support->parse_extra_options('repeatfile', 'prune');
$support->parse_extra_options('repeatfile=s', 'prune');
$support->allowed_params($support->get_common_params, 'repeatfile', 'prune');
if ($support->param('help') or $support->error) {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment