From 199273b46fd488cf5e143dacde48d8b5617d40e8 Mon Sep 17 00:00:00 2001 From: "Jiang, Zhongli" Date: Sat, 21 May 2022 15:44:20 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f970715..c37535a 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ The core of current version of SIGNET is to use the two-stage least squares appr ## System Requirement -SIGNET runs on a **UNIX bash shell**. Check your shell with `echo $SHELL` to make sure that you are running on UNIX bash shell. SIGNET uses the **Slurm Workload Manager** for high performance computing (HPC) clusters in its stage of constructing the gene regulatory network in parallel. **Zhongli: How to check whether the system uses SLURM?** +SIGNET runs on a **UNIX bash shell**. Check your shell with `echo $SHELL` to make sure that you are running on UNIX bash shell. SIGNET uses the [**Slurm Workload Manager**](https://slurm.schedmd.com/) for high performance computing (HPC) clusters in its stage of constructing the gene regulatory network in parallel. **Zhongli: How to check whether the system uses SLURM?** ## Quick Installation of SIGNET