From 4cb6905d8e996883e05cd6b9cdb200348a49a41d Mon Sep 17 00:00:00 2001 From: aakan96 <aakan96@mi.fu-berlin.de> Date: Fri, 21 Jul 2023 11:09:07 +0000 Subject: [PATCH] Update file README.md --- 01_Differential_Expression_Analysis/Deseq2/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 01_Differential_Expression_Analysis/Deseq2/README.md diff --git a/01_Differential_Expression_Analysis/Deseq2/README.md b/01_Differential_Expression_Analysis/Deseq2/README.md new file mode 100644 index 0000000..96c70c4 --- /dev/null +++ b/01_Differential_Expression_Analysis/Deseq2/README.md @@ -0,0 +1,5 @@ +Since we found out that the significant genes found by DESeq2 were more or less same to Limma, we stick to the limmas result for further analysis. <br /> +Here are the file description for this folder: + +Deseq2_GSE29001.pdf : contains a description of plots and the steps for one GEO dataset named GSE29001. <br /> +For all other files the steps were same which can be found on the folder mRNA and miRNA respectively. \ No newline at end of file -- GitLab