Background normalization of Diffbind dba.normalize
0
0
Entering edit mode
@c4767e0c
Last seen 20 hours ago
Hong Kong

Hello, I am quite comfused about the mechanism and detailed process of background normalization in diffbind normalization. As the manual depicted,

"The core background normalization technique is to divide the genome into large bins and count overlapping reads. As the enrichment expected in ChIP-seq (and ATAC-seq) is expected to occur over relatively narrow intervals (roughly between 100bp and 600bp), it is expected that there should not be systematic differences in signals over much larger intervals (on the order of 10,000bp and greater). Any differences seen should be technical rather than biological, so it is safer to normalize based these differences."

But by which value can we do the normalization ?

Thanks a lot!


 data(tamoxifen_analysis)
> tamoxifen <- dba.normalize(tamoxifen, method=DBA_ALL_METHODS,
+ normalize=DBA_NORM_NATIVE,
+ background=TRUE)
> tamoxifen <- dba.analyze(tamoxifen, method=DBA_ALL_METHODS)
Normalization DiffBind • 53 views
ADD COMMENT

Login before adding your answer.

Traffic: 969 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6