From 20641c806c503a4c6c3e31a00e42a19542e1ec4c Mon Sep 17 00:00:00 2001 From: aakan96 <aakan96@mi.fu-berlin.de> Date: Thu, 20 Jul 2023 22:17:24 +0000 Subject: [PATCH] Update file README.md --- 06_Survival_Analysis/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 06_Survival_Analysis/README.md diff --git a/06_Survival_Analysis/README.md b/06_Survival_Analysis/README.md new file mode 100644 index 0000000..c2756d8 --- /dev/null +++ b/06_Survival_Analysis/README.md @@ -0,0 +1 @@ +We tried first to do with the code above and also using UCSCXenaTools, a nice guide is also provided here: https://www.r-bloggers.com/2019/09/ucscxenatools-retrieve-gene-expression-and-clinical-information-from-ucsc-xena-for-survival-analysis/ , but due to lack of clinical data for ESCC in UCSCXenaTools (as far as we tried), we couldnt continue with them. So for survival analysis , we used the website http://www.bioinfo-zs.com/esccexpress/ \ No newline at end of file -- GitLab