Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
gem
capsuledb
Commits
100d74b5
Commit
100d74b5
authored
Jan 20, 2016
by
Bertrand NÉRON
Browse files
add predicted_system and ncbi_id infos
parent
bae60722
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/couchapp/txssdb/templates/replicon/body.html
View file @
100d74b5
<li
class=
"tooltip"
>
<a
href=
"{{url}}"
><span
class=
"replicon_property"
>
Strain
</span>
: {{strain}} ;
<span
class=
"replicon_property"
>
T3SS family
</span>
: {{T3SS_family}}
</a>
<a
href=
"{{url}}"
><span
class=
"replicon_property"
>
Strain
</span>
: {{strain}} ;
<span
class=
"replicon_property"
>
Predicted system
</span>
: {{predicted_system}}
</a>
<ul>
<li><span
class=
"replicon_property"
>
NCBI id
</span>
: {{ncbi_id}}
</li>
<li><span
class=
"replicon_property"
>
taxonomy id
</span>
: {{taxid}}
</li>
<li><span
class=
"replicon_property"
>
full taxonomy
</span>
: {{taxonomy}}
</li>
<li><span
class=
"replicon_property"
>
replicon type
</span>
: {{type}}
</li>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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