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
d70bf113
Commit
d70bf113
authored
Aug 08, 2013
by
Magali Ruffier
Browse files
removed debug message
parent
3c853543
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
misc-scripts/xref_mapping/XrefParser/RefSeqCoordinateParser.pm
...scripts/xref_mapping/XrefParser/RefSeqCoordinateParser.pm
+0
-1
No files found.
misc-scripts/xref_mapping/XrefParser/RefSeqCoordinateParser.pm
View file @
d70bf113
...
...
@@ -265,7 +265,6 @@ sub run_script {
my
$tl
=
$t
->
translation
();
if
(
defined
$tl
&&
defined
$tl_of
)
{
if
(
$tl_of
->
seq
eq
$tl
->
seq
)
{
print
"
Both translation sequences match
\n
"
;
(
$acc
,
$version
)
=
split
(
/\./
,
$tl_of
->
stable_id
());
my
$tl_xref_id
=
$self
->
add_xref
({
acc
=>
$acc
,
version
=>
$version
,
...
...
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