From b7dcc9347db162ce43a067c740f35d830b47106c Mon Sep 17 00:00:00 2001 From: Zhiyu <zhiyu.zhao@utsouthwestern.edu> Date: Thu, 31 Oct 2024 22:23:40 -0500 Subject: [PATCH] Bug fixes. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2966865..27b4d60 100755 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This is an R program to visualize and analyze -omics data such as those from met ## How to run this tool: -**Step 1:** Click on the download link https://cloud.biohpc.swmed.edu/index.php/s/nnq28yDTPwKFTNM (password: ODA@CRI_UTSW) to download a copy of the ODA tool. Downloading is NOT necessary for CRI users. The files are shared at /archive/CRI/shared/Tools/zzy/ODA on BioHPC. +**Step 1:** Click on the [download](https://cloud.biohpc.swmed.edu/index.php/s/nnq28yDTPwKFTNM) link (password: ODA@CRI_UTSW) to download a copy of the ODA tool. Downloading is NOT necessary for CRI users. The files are shared at /archive/CRI/shared/Tools/zzy/ODA on BioHPC. **Step 2:** Copy the data template file from your ODA directory, save it in your analysis folder, and open it in Excel. Read the instructions in there. This is your ***input file***. -- GitLab