Skip to content
Snippets Groups Projects
Commit f58c2407 authored by Yohan Jarosz's avatar Yohan Jarosz
Browse files

typos

parent c3e89d82
No related branches found
No related tags found
No related merge requests found
...@@ -67,26 +67,20 @@ ...@@ -67,26 +67,20 @@
<div class="tab-content"> <div class="tab-content">
<!-- STATISTICS --> <!-- STATISTICS -->
<div role="tabpanel" class="tab-pane fade active" id="preprocessing"> <div role="tabpanel" class="tab-pane fade active" id="preprocessing">
<section id="files-statistics" class="row"> <section id="files-statistics" class="row">
<div class="row"> <iframe id="MG-R1-raw-stat"></iframe>
<h3><small>Metagenomics files</small></h3> <iframe id="MG-R2-raw-stat"></iframe>
<div class="col-sm-1 col-md-1"></div> <iframe id="MG-R1-preprocessed-stat"></iframe>
<div class="col-sm-4 col-md-4"> <iframe id="MG-R2-preprocessed-stat"></iframe>
<h4><small>Raw</small></h4> <iframe id="MG-SE-preprocessed-stat"></iframe>
<iframe id="MG-R1-raw-stat"></iframe>
<iframe id="MG-R2-raw-stat"></iframe>
</div>
<div class="col-sm-1 col-md-1"></div>
<div class="col-sm-4 col-md-4">
<h4><small>Preprocessed</small></h4>
<iframe id="MG-R1-preprocessed-stat"></iframe>
<iframe id="MG-R2-preprocessed-stat"></iframe>
<iframe id="MG-SE-preprocessed-stat"></iframe>
</div>
<div class="col-sm-1 col-md-1"></div>
</div>
<div class="row"> <div class="row">
<h3><small>Metatranscriptomics files</small></h3> <h3><small>Metatranscriptomics files</small></h3>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment