From a78967534d17fdca8767f7c80d5fcb917bf426af Mon Sep 17 00:00:00 2001 From: aakan96 <aakan96@mi.fu-berlin.de> Date: Thu, 20 Jul 2023 18:54:42 +0000 Subject: [PATCH] Update file README.md --- 01_Differential_Expression_Analysis/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/01_Differential_Expression_Analysis/README.md b/01_Differential_Expression_Analysis/README.md index 30e843a..474de38 100644 --- a/01_Differential_Expression_Analysis/README.md +++ b/01_Differential_Expression_Analysis/README.md @@ -1,3 +1,3 @@ -Deseq2: contains the scripts that we used for DGEA with deseq2 package in R.\\ -Limma: contains the scripts that we used for DGEA with limma package in R. +Deseq2: contains the scripts that we used for DGEA with deseq2 package in R.<br /> +Limma: contains the scripts that we used for DGEA with limma package in R.<br /> Merging: contains scripts that we used for merging the mRNA data. \ No newline at end of file -- GitLab