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

---
 README.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 7ba54a8..9e0cff9 100755
--- a/README.md
+++ b/README.md
@@ -41,6 +41,10 @@ Rscript  /path_to_the_program/ODA.R  /input_path/your_data_file.xlsx  /output_pa
 6. Interested_and_Excluded_Features: If you supply a list of features e.g. significant features by differential intensity tests, the program can generate plots and result sheet for selected features only. The program can also exclude features from analysis if you supply a list. This example shows you how to specify those lists.
 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/)
+##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:
 
 Contact [Zhiyu Zhao](mailto:zhiyu.zhao@utsouthwestern.edu) for comments / questions / suggestions about this software.
-- 
GitLab