From b961721b67962e7ea6c34bfb6e213e14423ac913 Mon Sep 17 00:00:00 2001 From: Sasha Mikheyev Date: Wed, 20 Jul 2016 10:24:32 +0900 Subject: [PATCH] fixed referencing in index.ipynb --- index.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.ipynb b/index.ipynb index dea4046..4db44bf 100644 --- a/index.ipynb +++ b/index.ipynb @@ -8,7 +8,7 @@ "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](1. Raw data.ipynb)\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" ]