diff --git a/README.md b/README.md index 80228d9..401a75c 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # GDSYZX -qtWGCNA: A Qt compiled interface for WGCNA analyses +

qtWGCNA: A Qt compiled interface for WGCNA analyses

Currently, qtWGCNA (v 1.0) is under its first version development. As showed in the below figure, the framework of qtWGCNA relies on a Qt-based fore-end and the back-end python script of iterativeWGCNA [1]. ![alt text](https://2021.igem.org/wiki/images/5/58/T--GDSYZX--qtWGCNA.png) -1. Quick Start +

1. Quick Start

qtWGCNA is developed as an interface of iterativeWGCNA python script, to run qtWGCNA, we can use WSL of Windows 10 (can be downloaded and installed from Microsoft store) or run command './qtWGCNA' on a linux server terminal. We recommend downloading WSL from Microsoft store in Win 10 system because it is more light weight and no requirement for complicated coding skills. ![alt text](https://2021.igem.org/wiki/images/4/45/T--GDSYZX--WSL.png)