Skip to content

Commit b836a6b

Browse files
committedNov 7, 2020
minor desc edits
1 parent e30f193 commit b836a6b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -78,5 +78,7 @@ left_join(blood3, by = c("Gene","Gene.name", "Blood.cell"))
7878

7979
```
8080

81+
 
82+
<br>
8183
## [WGCNA-network-analysis.R](WGCNA-network-analysis.R)
82-
To generate a gene co-expression network
84+
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

0 commit comments

Comments
 (0)
Please sign in to comment.