From 709f58ac7355c50d53ab136a9d894ee3dfadcd7d Mon Sep 17 00:00:00 2001 From: Sagar Utturkar Date: Thu, 1 Feb 2024 22:43:05 -0500 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 76685fa..809cf49 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,7 @@ install.packages("packageName") ``` # Code availability: -Please follow [this link](https://sagarutturkar.github.io/NatureComm_2024_Matosevic/) to view the R-code to download and analyze TCG-GBM data and generate figure 1G and 1H in the manuscript. +Please follow [this link](https://sagarutturkar.github.io/NatureComm_2024_Matosevic/) to view the document describing the R-code to download and analyze TCG-GBM data and generate figure 1G and 1H in the manuscript. + +Complete code as R Markdown file is available via [GitHub](https://github.com/sagarutturkar/NatureComm_2024_Matosevic). +