From cada3578827f2e73d8ee5e8435010309dc2be17a Mon Sep 17 00:00:00 2001 From: Zhiyu <zhiyu.zhao@utsouthwestern.edu> Date: Wed, 5 Aug 2020 16:35:24 -0500 Subject: [PATCH] V1.7.3 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 28cedf2..f030bb1 100755 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ This is an R program to visualize and analyze -omics data such as those from mic ## How to run this tool: -**Step 1:** Download all files from the V1.7.3 folder. +**Step 1:** Click on the V1.7.3 link above to proceed to the source code directory. Download all files in that directory. -**Step 2:** Make a copy of the data template file and open it in Excel. Read the instructions in there. +**Step 2:** Copy the data template file from the downloaded directory and open it in Excel. Read the instructions in there. **Step 3:** Copy your data to the ***RawData*** sheet of the template. Data can be a list or table with samples, features, feature descriptions and values. See data template for details. -- GitLab