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
a6f6a2b1
Commit
a6f6a2b1
authored
Oct 16, 2009
by
Amy Tang
Browse files
Added in new type field "ALT_GENE" to match the latest external_dbs.txt
file (version 1.203)
parent
997a67f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
misc-scripts/external_db/update_external_dbs.pl
misc-scripts/external_db/update_external_dbs.pl
+1
-1
No files found.
misc-scripts/external_db/update_external_dbs.pl
View file @
a6f6a2b1
...
...
@@ -55,7 +55,7 @@ if($release_num) {
my
@field_names
=
qw(external_db_id db_name release status dbprimary_acc_linkable display_label_linkable priority db_display_name type)
;
my
@types
=
qw(ARRAY ALT_TRANS MISC LIT PRIMARY_DB_SYNONYM)
;
my
@types
=
qw(ARRAY ALT_TRANS MISC LIT PRIMARY_DB_SYNONYM
ALT_GENE
)
;
#
# make sure the user wishes to continue
...
...
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