From ee08a7f96308bffff16101a10adfa4e5f32096fd Mon Sep 17 00:00:00 2001 From: aakan96 <aakan96@mi.fu-berlin.de> Date: Thu, 20 Jul 2023 22:48:52 +0000 Subject: [PATCH] Update file README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8170281..eaf4fd5 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,13 @@ ## Introduction All results from the project "Integrative Analysis of miRNA and mRNA Expression Profiles in Squamous Cell Carcinoma" are stored in this GitLab repository -with the corresponding code snippets \ No newline at end of file +with the corresponding code snippets + +## Folder explanation: +We separated our folders like our workflow in 6 parts: <br /> +01_Differential_Expression_Analysis: DGE Analysis and the merging results <br /> +02_MultiMIR : miRNA to target mRNA results <br /> +03_Machine_Learning: Machine learning notebooks <br /> +04_Cytoscape : miRNA-mRNA interaction using Cytoscape <br /> +05_Data_Annotation : Functional annotation results <br /> +06_Survival_Analysis: survival analysis scripts <br /> \ No newline at end of file -- GitLab