Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
Nucleic_Acids_Research_2020
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Day Lab
Nucleic_Acids_Research_2020
Commits
4bba5fec
Commit
4bba5fec
authored
4 years ago
by
Robert Phillips
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
89e1e9cc
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+5
-3
5 additions, 3 deletions
README.md
with
5 additions
and
3 deletions
README.md
+
5
−
3
View file @
4bba5fec
...
@@ -16,8 +16,9 @@ A[1. For each brain region separately, merge BAM files with SAMtools] --> B[2. F
...
@@ -16,8 +16,9 @@ A[1. For each brain region separately, merge BAM files with SAMtools] --> B[2. F
D --> E[5. Combine all peaks with rbind in R. These peaks are the Regions of Open Chromatin or ROCs];
D --> E[5. Combine all peaks with rbind in R. These peaks are the Regions of Open Chromatin or ROCs];
E --> F[6. Keep only intergenic ROCs or iROCs];
E --> F[6. Keep only intergenic ROCs or iROCs];
F --> G[7. Quantify transcription within iROCs];
F --> G[7. Quantify transcription within iROCs];
G --> H[8. Identify all genes within 1MB up and downstream from TAPE center];
G --> H[8. Identify iROCs with bidirectional transcription. These are Transcriptionally Active Putative Enhancers or TAPEs]
H --> I[9. Correlate eRNA and mRNA transcriptional abundance];
H --> I[9. Identify all genes within 1MB up and downstream from TAPE center];
I --> J[10. Correlate eRNA and mRNA levels for predicted enhancer-gene pairs];
style A fill:#98EFFF,stroke:#000,stroke-width:2px;
style A fill:#98EFFF,stroke:#000,stroke-width:2px;
style B fill:#98EFFF,stroke:#000,stroke-width:2px;
style B fill:#98EFFF,stroke:#000,stroke-width:2px;
style C fill:#98EFFF,stroke:#000,stroke-width:2px;
style C fill:#98EFFF,stroke:#000,stroke-width:2px;
...
@@ -26,7 +27,8 @@ A[1. For each brain region separately, merge BAM files with SAMtools] --> B[2. F
...
@@ -26,7 +27,8 @@ A[1. For each brain region separately, merge BAM files with SAMtools] --> B[2. F
style F fill:#98EFFF,stroke:#000,stroke-width:2px;
style F fill:#98EFFF,stroke:#000,stroke-width:2px;
style G fill:#98EFFF,stroke:#000,stroke-width:2px;
style G fill:#98EFFF,stroke:#000,stroke-width:2px;
style H fill:#98EFFF,stroke:#000,stroke-width:2px;
style H fill:#98EFFF,stroke:#000,stroke-width:2px;
style I fill:#98EFFF,stroke:#000,stroke-width:2px;
style I fill:#98EFFF,stroke:#000,stroke-width:2px;
style J fill:#98EFFF,stroke:#000,stroke-width:2px;
```
```
## **NGS Experimental Details**
## **NGS Experimental Details**
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment