Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
99319732
Commit
99319732
authored
May 12, 2017
by
Thonier Florian
Browse files
clones.js: minor corrections
parent
18d68291
Pipeline
#2212
failed with stages
in 2 minutes and 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
browser/js/clone.js
View file @
99319732
...
@@ -1168,7 +1168,7 @@ Clone.prototype = {
...
@@ -1168,7 +1168,7 @@ Clone.prototype = {
}
}
}
}
if
(
typeof
this
.
seg
.
junction
!=
'
undefined
'
&&
if
(
typeof
this
.
seg
.
junction
!=
'
undefined
'
&&
this
.
seg
.
junction
.
aa
!=
"
undefined
"
)
{
typeof
this
.
seg
.
junction
.
aa
!=
"
undefined
"
)
{
html
+=
row_1
(
"
junction (AA seq)
"
,
this
.
getSegAASequence
(
'
junction
'
))
html
+=
row_1
(
"
junction (AA seq)
"
,
this
.
getSegAASequence
(
'
junction
'
))
}
}
...
...
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