Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
INB
covid-portal
covid-portal-es
Commits
c46a17f9
Commit
c46a17f9
authored
Oct 14, 2021
by
Albert Hornos Vidal
Browse files
content: add raw sequencing map and table
parent
d9bf7993
Changes
2
Hide whitespace changes
Inline
Side-by-side
layouts/genomics/single.html
View file @
c46a17f9
...
...
@@ -23,6 +23,40 @@
<div
class=
"tab-content mt-5"
>
<div
class=
"tab-pane fade active show"
id=
'genomic-resources-content'
role=
"tabpanel"
aria-labelledby=
'genomic-resources-tab'
>
<article>
<h2>
Spain sequencing efforts
</h2>
<div
class=
"d-block clearfix"
>
<img
src=
"/images/diagrams/raw_sequences_submitted_by_country.png"
class=
"rounded float-left mr-5 d-block"
style=
"max-width:50%"
alt=
"Raw sequences submitted by Country"
>
<table
class=
"table table-responsive d-inline"
>
<thead>
<th>
Country
</th>
<th>
Raw sequences submitted
</th>
</thead>
<tbody>
<tr>
<td>
United Kingdom
</td>
<td
class=
"text-center"
>
1,057,489
</td>
</tr>
<tr>
<td>
USA
</td>
<td
class=
"text-center"
>
484,219
</td>
</tr>
<tr>
<td>
Ireland
</td>
<td
class=
"text-center"
>
33,473
</td>
</tr>
<tr>
<td>
Spain
</td>
<td
class=
"text-center"
>
22,135
</td>
</tr>
<tr>
<td>
Australia
</td>
<td
class=
"text-center"
>
15,629
</td>
</tr>
</tbody>
</table>
</div>
</article>
<article>
<h2>
Genomic resources
</h2>
<p>
...
...
static/images/diagrams/raw_sequences_submitted_by_country.png
0 → 100644
View file @
c46a17f9
216 KB
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