From 0f8955e55f8b353a22c10477b9d6d5b06c60b940 Mon Sep 17 00:00:00 2001 From: Amal Katrib Date: Sat, 7 Nov 2020 11:45:31 -0800 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c2686f..2d0818c 100644 --- a/README.md +++ b/README.md @@ -81,4 +81,8 @@ left_join(blood3, by = c("Gene","Gene.name", "Blood.cell"))  
## [WGCNA-network-analysis.R](WGCNA-network-analysis.R) -To conceptualize gene interactions by using read count measurements to construct a corresponding `Weighted Gene Co-expression Network (WGCNA)`` and analyzing it to extract network-level trends that are specific to the data +To conceptualize gene interactions by using read count measurements to construct a corresponding `Weighted Gene Co-expression Network (WGCNA)` and analyzing it to extract network-level trends that are specific to the data + + +  +