Skip to content

how to use the scaled factor to normalize the bigwig files of IP when compared with negative control? #15

@eggprincess917

Description

@eggprincess917

Dear Aaron,

I have a question about the scale factor generated via scaleControlFilter. I have used the function"windowCounts" to calculate the bam file of both my IP and my negative control (whole chromatin as negtive control since without antibody pulldown). Then I used function "scaleControlFilter" get the normalization factors for each specific strains. The next step I want to do is try to use the normalization factor to normalize the "score" in the fourth column of granges (after I convert the bigwig files into granges) since I have different type of IPs(such as H3K4me1 and H3K4me2, etc) and they all use the same set of negative control. if I want the value of "score" in granges * a constant value. how could I convert the normalization factor to this constant value? Is it the same as the formula (

constant value = 1/(NormFactor * LibSize / 1000000)

) when using the TMM method to normalize the different IP samples? LibSize is the library size of IP. the normFactor is generate by the function "calcNormFactors" in package edgeR. if I am wrong, I would appreciate it if you would like to answer my questions above. I am looking forward to your reply!

Many thanks and best,
Lingling.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions