Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rcalandrelli committed Mar 4, 2020
1 parent d49cee1 commit 71371cd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Binary file modified .DS_Store
Binary file not shown.
3 changes: 1 addition & 2 deletions tutorial/normalization-yaffe-tanay.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,8 +223,7 @@ python /HiCtool-master/scripts/HiCtool_yaffe_tanay.py \
This part is to plot the heatmap and histogram for the enrichment normalized data ("observed over expected"). The **log2 of the data** is plotted to quantify the positive enrichment (red) and the negative enrichment (blue). Loci (pixels) equal to zero before performing the log2 (deriving from zero observed contacts) are shown in gray. Loci (pixels) where enrichment expected contact was zero before performing the ratio (observed / expected) are shown in black.

To plot and save the heatmap and histogram use the following code:
```
unix
```unix
python /HiCtool-master/scripts/HiCtool_yaffe_tanay.py \
--action plot_enrich \
-i HiCtool_chr6_40kb_normalized_enrich.txt \
Expand Down

0 comments on commit 71371cd

Please sign in to comment.