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

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 9e0cff9..b45b1c1 100755
--- a/README.md
+++ b/README.md
@@ -41,10 +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: 
+## 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:
 
 Contact [Zhiyu Zhao](mailto:zhiyu.zhao@utsouthwestern.edu) for comments / questions / suggestions about this software.
-- 
GitLab