From 198b1fc74386157a7aa72d4e607b289f7ffe547f Mon Sep 17 00:00:00 2001 From: Yohan Jarosz <yohanjarosz@yahoo.fr> Date: Tue, 21 Jul 2015 14:18:32 +0200 Subject: [PATCH] typos --- lib/imp.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/imp.html b/lib/imp.html index 787e4b2..b9096c8 100644 --- a/lib/imp.html +++ b/lib/imp.html @@ -74,13 +74,13 @@ <!-- STATISTICS --> <div role="tabpanel" class="tab-pane fade active" id="preprocessing"> <section id="files-statistics" class="row"> - <iframe id="MG-R1-raw-stat"></iframe> + <iframe id="MG-R1-raw-stat" src="Analysis/stats/MG/MG.R1.fq_fastqc.html"></iframe> <iframe id="MG-R2-raw-stat"></iframe> <iframe id="MG-R1-preprocessed-stat"></iframe> <iframe id="MG-R2-preprocessed-stat"></iframe> <iframe id="MG-SE-preprocessed-stat"></iframe> - + <div class="row"> <h3><small>Metatranscriptomics files</small></h3> -- GitLab