From b2c3fb73347426ad2abd00273c456266be7c3f5f Mon Sep 17 00:00:00 2001 From: aakan96 <aakan96@mi.fu-berlin.de> Date: Thu, 20 Jul 2023 18:55:44 +0000 Subject: [PATCH] Update file README.md --- 01_Differential_Expression_Analysis/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01_Differential_Expression_Analysis/README.md b/01_Differential_Expression_Analysis/README.md index 474de38..527b6e7 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.<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 +Merging: contains scripts that we used for merging the mRNA data after DGEA with limma. \ No newline at end of file -- GitLab