This is a test version of Biostars. For the public version, visit https://www.biostars.org.
multiBigwigSummary

I have .wig files for H3K9me3 ChIP and corresponding input samples. These are not library normalised and when uploaded on IGV, displays the absolute read counts. I want to quantify the signal across certain bed regions using multiBigwigSummary. Will converting it to bigwig files and then using deeptools multiBigwigSummary work? What normalisation is done by multiBigwigSummary to calculate the signal across the intervals specified in a bed file?

Is there a way to get a CPM normalised bigwig file that can be used for this quantification?

wig bigwig multibigwigsummary

The deeptools multiBigwigSummary doesn't perform any kind of normalisation, it just provides per-region average values.

0 answers

No answers yet.

Log in to answer this question.