From b66ed1b9b57107c5dd2d3658ae46091763b849ff Mon Sep 17 00:00:00 2001
From: Zhiyu <zhiyu.zhao@utsouthwestern.edu>
Date: Thu, 18 Feb 2021 17:41:15 -0600
Subject: [PATCH] Citation added.

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

diff --git a/README.md b/README.md
index 92b2e52..7ba54a8 100755
--- a/README.md
+++ b/README.md
@@ -42,4 +42,5 @@ Rscript  /path_to_the_program/ODA.R  /input_path/your_data_file.xlsx  /output_pa
 7. List_Data: The program supports raw data in a table (features in rows and samples in columns) or list (features, samples, and values each in a column). While the above examples are all in the table format, this example shows you how to supply data in the list format.
 
 Citation: DeVilbiss AW, Zhao Z, Martin-Sandoval MS, Ubellacker JM, Tasdogan A, Agathocleous M, Mathews TP, Morrison SJ. Metabolomic profiling of rare cell populations isolated by flow cytometry from tissues. eLife 2021;10:e61980.[PMCID: PMC7847306](http://www.ncbi.nlm.nih.gov/pmc/articles/pmc7847306/)
-Contact [Zhiyu Zhao](mailto:zhiyu.zhao@utsouthwestern.edu) for comments / questions / suggestions.
+
+Contact [Zhiyu Zhao](mailto:zhiyu.zhao@utsouthwestern.edu) for comments / questions / suggestions about this software.
-- 
GitLab