Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 1.36 KB

blacklist.rst

File metadata and controls

12 lines (7 loc) · 1.36 KB

Blacklist Regions

There are many sources of bias in ChIPseq experiments. Among the most prevalent of these is signal arising from "blacklist" regions (see Carroll et al. and the references therein for historical context). Blacklisted regions show notably enriched signal across many ChIP experiment types (e.g., regardless of what is being IPed or the experimental conditions). Including these regions can lead not only to false-positive peaks, but can also throw off between-sample normalization. An example of this is found below:

image

The region on chromosome 9 starting around position 3 million marks the start of an annotated satellite repeat. As this region contains vastly more reads than expected, slight differences in enrichment here between samples can cause errors in between-sample scaling, thereby masking signal in non-repetitive regions. This can be seen in the IGV screenshot below, where the blacklisted region is just off the side of the screen.

image

Note that the signal outside of the blacklisted region is slightly depressed due to the blacklisted region. Using the --blackListFileName option available throughout deepTools. The subtraction of these regions is accounted for in all normalizations.