From 42578aabaa82a62795ad475449f1fd7f84df8c61 Mon Sep 17 00:00:00 2001 From: Jigyasa3 Date: Fri, 26 Aug 2016 10:23:01 +0900 Subject: [PATCH] Update index.ipynb --- index.ipynb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/index.ipynb b/index.ipynb index 4db44bf..d7d9885 100644 --- a/index.ipynb +++ b/index.ipynb @@ -8,9 +8,10 @@ "We evolved the bacterium _Escherichia coli_ to resist a bacteriophage. In this computational lab we will identify the mutations involved.\n", "\n", "## Modules\n", - "- [Section 1: Looking at the raw data](notebooks/1. Raw data.ipynb)\n", - "- Section 2: Mapping reads and examining coverage\n", - "- Section 3: Importing annotations" + "- [Section 1: Introduction to Linux](notebooks/Intro to Linux.ipynb)\n", + "- [Section 2: Looking at the raw data](notebooks/1. Raw data.ipynb)\n" + "- Section 3: Mapping reads and examining coverage\n", + "- Section 4: Importing annotations" ] }, {