From bb2bfc1db24cc43cec5e06a9b0b123b1838d03d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Enric=20Mart=C3=ADnez-Calv=C3=B3?= <43538368+emartinezcalvo@users.noreply.github.com> Date: Fri, 4 Mar 2022 14:52:06 +0100 Subject: [PATCH] Delete duplicated sentence Under the "3.2. Viewing the FastQC results" it explains twice that in our local computers we could see the HTML files as webpages --- _episodes/03-qc-of-sequencing-results.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/_episodes/03-qc-of-sequencing-results.md b/_episodes/03-qc-of-sequencing-results.md index 9a3ee29..c09be63 100644 --- a/_episodes/03-qc-of-sequencing-results.md +++ b/_episodes/03-qc-of-sequencing-results.md @@ -341,9 +341,6 @@ For each of the samples there are two files. a .html and a .zip If we were working on our local computer, outside of the container, we'd be able to display each of these HTML files as a webpage: -If we were working on our local computers, we'd be able to display each of these -HTML files as a webpage: - ~~~ $ cd fastqc/ $ open Arabidopsis_sample1_fastqc.html