Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
ensembl-gh-mirror
ensembl
Commits
21bca3ca
Commit
21bca3ca
authored
Nov 29, 2010
by
Andreas Kusalananda Kähäri
Browse files
Restore this script to original shape.
parent
a3d1ae68
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
9 deletions
+0
-9
misc-scripts/ontology/scripts/demo1.pl
misc-scripts/ontology/scripts/demo1.pl
+0
-9
No files found.
misc-scripts/ontology/scripts/demo1.pl
View file @
21bca3ca
...
...
@@ -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
';
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment