Skip to content
Snippets Groups Projects
Commit 21bca3ca authored by Andreas Kusalananda Kähäri's avatar Andreas Kusalananda Kähäri
Browse files

Restore this script to original shape.

parent a3d1ae68
No related branches found
No related tags found
No related merge requests found
......@@ -16,17 +16,8 @@ use Bio::EnsEMBL::Registry;
my $registry = 'Bio::EnsEMBL::Registry';
<<<<<<< demo1.pl
$registry->load_registry_from_db(
'-host' => 'ens-staging',
'-user' => 'ensro',
'-db_version' => 56,
'-verbose' => 1,
);
=======
$registry->load_registry_from_db( '-host' => 'ensembldb.ensembl.org',
'-user' => 'anonymous' );
>>>>>>> 1.4
my $accession = 'GO:0050825';
......
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