Skip to content
Snippets Groups Projects
Commit 2505f2c2 authored by Steve Trevanion's avatar Steve Trevanion
Browse files

fixed last incorrect commit

parent df45cfa0
No related branches found
No related tags found
No related merge requests found
......@@ -89,7 +89,7 @@ my $aa = Bio::EnsEMBL::Registry->get_adaptor($species,"vega","Analysis") or di
my $attrib_adaptor = Bio::EnsEMBL::Registry->get_adaptor($species,"vega","Attribute");
## set db user/pass to allow write access
$species_defs->set_write_access('ENSEMBL_DB',$species);
$EnsWeb::species_defs->set_write_access('ENSEMBL_DB',$species);
## which chromosomes do we run?
my @top_slices;
......
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