From fad92e9b380a2cadd7aa625fe060e0e6ce304435 Mon Sep 17 00:00:00 2001 From: Ashley Sawle Date: Fri, 8 Nov 2024 12:47:56 +0300 Subject: [PATCH] Move script --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 6a72a78..1e32a3d 100644 --- a/index.md +++ b/index.md @@ -20,6 +20,7 @@ as practicals. The full course can be found here: * [Initial exploration of count data (lecture)](Makerere_Course_Materials/02_DataExploration.html) * [Introduction to differential expression analysis (lecture)](Makerere_Course_Materials/03_Introduction_to_DGE_Analysis_in_R.html) * [Differential Expression Analysis with DESeq2 (practical)](Makerere_Course_Materials/04_DE_analysis_with_DESeq2.html) +* [DESeq2 - Ashley's Script](Makerere_Course_Materials/DESeq2_script.R) ### Day 2 (Friday 22nd September) @@ -29,7 +30,6 @@ as practicals. The full course can be found here: * [Annotation and Visualistation (Practical)](Makerere_Course_Materials/05_Annotation_and_Visualisation.html) * [Gene Set Testing (Slides)](Makerere_Course_Materials/06_Gene_set_testing_introduction.html) * [Gene Set Testing (Practical)](Makerere_Course_Materials/06_Gene_set_testing.html) -* [DESeq2 - Ashley's Script](Makerere_Course_Materials/DESeq2_script.R) ## Additional Resources