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
b6a81065
Commit
b6a81065
authored
Apr 26, 2012
by
Andy Yates
Browse files
Do not print. No need
parent
4f18d9c3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
modules/Bio/EnsEMBL/Slice.pm
modules/Bio/EnsEMBL/Slice.pm
+0
-2
No files found.
modules/Bio/EnsEMBL/Slice.pm
View file @
b6a81065
...
...
@@ -3588,8 +3588,6 @@ sub add_synonym{
-
external_db_id
=>
$external_db_id
,
-
seq_region_id
=>
$self
->
get_seq_region_id
(
$self
));
print
"
ADDED new syn
$syn
to
"
.
$new_syn
->
seq_region_id
.
"
\n
";
push
(
@
{
$self
->
{'
synonym
'}},
$new_syn
);
return
;
...
...
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