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
70343e97
Commit
70343e97
authored
Jan 25, 2008
by
Glenn Proctor
Browse files
Added horse alias.
parent
b3e09784
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
modules/Bio/EnsEMBL/Registry.pm
modules/Bio/EnsEMBL/Registry.pm
+3
-0
No files found.
modules/Bio/EnsEMBL/Registry.pm
View file @
70343e97
...
...
@@ -1469,6 +1469,9 @@ sub load_registry_from_db {
Bio::EnsEMBL::Utils::
ConfigRegistry
->
add_alias
(
-
species
=>
"
Pongo_pygmaeus
",
-
alias
=>
['
orang
','
orang_utan
','
orangutan
','
Pongo pygmaeus
']);
Bio::EnsEMBL::Utils::
ConfigRegistry
->
add_alias
(
-
species
=>
"
Equus_caballus
",
-
alias
=>
['
horse
',
'
Equuscaballus
']);
@aliases
=
('
compara
');
Bio::EnsEMBL::Utils::
ConfigRegistry
->
add_alias
(
-
species
=>
"
multi
",
-
alias
=>
\
@aliases
);
...
...
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