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
0a6c0daa
Commit
0a6c0daa
authored
Nov 05, 2004
by
Ian Longden
Browse files
typo fix
parent
c421e8cd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
misc-scripts/xref_mapping/sql/populate_metadata.sql
misc-scripts/xref_mapping/sql/populate_metadata.sql
+1
-1
No files found.
misc-scripts/xref_mapping/sql/populate_metadata.sql
View file @
0a6c0daa
...
...
@@ -14,7 +14,7 @@ INSERT INTO species (species_id, taxonomy_id, name, aliases) VALUES (6239, 6239,
INSERT
INTO
species
(
species_id
,
taxonomy_id
,
name
,
aliases
)
VALUES
(
6238
,
6238
,
'caenorhabditis_briggsae'
,
'briggsae,cbriggsae,caenorhabditisbriggsae'
);
INSERT
INTO
species
(
species_id
,
taxonomy_id
,
name
,
aliases
)
VALUES
(
7955
,
7955
,
'danio_rerio'
,
'zebrafish,danio,drerio,daniorerio'
);
INSERT
INTO
species
(
species_id
,
taxonomy_id
,
name
,
aliases
)
VALUES
(
9598
,
9598
,
'pan_troglodytes'
,
'chimp,chimpanzee,ptroglodytes,pantroglodytes'
);
INSERT
INTO
species
(
species_id
,
taxonomy_id
,
name
,
aliases
)
VALUES
(
9031
,
9031
'gallus_gallus'
,
'chicken,chick,ggallus,gallusgallus'
);
INSERT
INTO
species
(
species_id
,
taxonomy_id
,
name
,
aliases
)
VALUES
(
9031
,
9031
,
'gallus_gallus'
,
'chicken,chick,ggallus,gallusgallus'
);
INSERT
INTO
species
(
species_id
,
taxonomy_id
,
name
,
aliases
)
VALUES
(
99883
,
99883
,
'tetraodon_nigroviridis'
,
'tetraodon,tnigroviridis,tetraodonnigroviridis'
);
INSERT
INTO
species
(
species_id
,
taxonomy_id
,
name
,
aliases
)
VALUES
(
9913
,
9913
,
'bos_taurus'
,
'cow,btaurus,bostaurus'
);
INSERT
INTO
species
(
species_id
,
taxonomy_id
,
name
,
aliases
)
VALUES
(
9615
,
9615
,
'canis_familaris'
,
'dog,doggy,cfamiliaris,canisfamiliaris'
);
...
...
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