From 74cc42c28776b0bd43a8d590dac41dfcbf6bff7b Mon Sep 17 00:00:00 2001 From: Robert Phillips <rphill3@uab.edu> Date: Mon, 29 Jun 2020 18:40:26 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 555e64a..02beaf4 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This page contains bash and R code, as well as SeqMonk workflow information, for ## **General Enhancer Identification Workflow** -The diagram below outlines a general workflow for the identifcation of enhancers. Code corresponding to each step can be found within a directory above. +The diagram below outlines a general workflow for the identifcation of enhancers. Code corresponding to each step can be found within a directory above. Additional, detailed information can be found within the methods section of the manuscript. ```mermaid graph TD; -- GitLab