From bf5264af2514b8b2f66a81c316e2e24f64d78252 Mon Sep 17 00:00:00 2001
From: "Gervaise H. Henry" <gervaise.henry@utsouthwestern.edu>
Date: Wed, 22 Jan 2020 22:49:50 -0600
Subject: [PATCH] Embed pipeline flowchart into readme.md

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

diff --git a/README.md b/README.md
index 0cdfaa9..c525c85 100644
--- a/README.md
+++ b/README.md
@@ -4,13 +4,15 @@
 <!--
 [![DOI]()]()
 -->
-GUDMAP/RBK RNA-Seq Pipeline
+RNA-Seq Analytic Pipeline for GUDMAP/RBK
 ===========================
 
 Introduction
 ------------
 This pipeline was created to be a standard mRNA-sequencing analysis pipeline which integrates with the GUDMAP and RBK consortium data-hub.
 
+![flowchart](docs/RNA-Seq%20Pipeline%20Design%20Flowchart.jpg "Flowchart")
+
 To Run:
 -------
 * Available parameters:
-- 
GitLab