From 20d3460a52e416eb70f50025882c8ce0560e4541 Mon Sep 17 00:00:00 2001
From: Zhiyu <zhiyu.zhao@utsouthwestern.edu>
Date: Tue, 3 Dec 2024 21:49:08 -0600
Subject: [PATCH] V2.2.1

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index dbf42be..39da572 100755
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ This is an R program to visualize and analyze -omics data such as those from met
 
 ![FlowChart](FlowChart.png)
 
-## Current version: V2.2. Tested R version: 4.3.2.
+## Current version: V2.2.1. Tested R version: 4.3.2.
 
 **Highlighted updates in V2.2:** Bulk RNA-seq analysis starting from a raw count table was added. DESeq2 is used for bulk RNA-seq data normalization and differential tests. clusterProfiler ORA and QEA analyses were added for gene/protein data. PLS-DA plot was added. Spearman and Kendall correlation plots were added. Analysis without erasing previous results was enabled. Bug fixes.
 
-- 
GitLab