From abbb0482c0869ca9492cf3c42bf0557f616dbe86 Mon Sep 17 00:00:00 2001 From: Zhiyu Zhao <zhiyu.zhao@utsouthwestern.edu> Date: Wed, 26 Feb 2020 15:35:45 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e57ccf..11f1841 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This is an R program to visualize, normalize, and analyse omics data such as those from metabolomics, proteomics, and next-generation sequencing experiments. Data are supplied in a list or table along with parameter settings, all in an Excel file. -## Current version: 1.7.0. Tested R version: 3.5.1 +## Current version: 1.7.1. Tested R version: 3.5.1 ## How to run this tool: -- GitLab