Skip to content
Snippets Groups Projects
Commit 42a78e71 authored by Robert Phillips's avatar Robert Phillips
Browse files

Update README.md

parent a14e0010
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,14 @@ This page contains bash and R code, as well as SeqMonk workflow information, for
The diagram below outlines a general workflow for the identifcation of enhancers. Code corresponding to each step can be found within the repository.
```mermaid
graph TD;
A-->B;
A-->C;
B-->D;
C-->D;
```
## **Study design**
snRNA-seq datasets generated here were obtained from two experimental preparations:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment