Normalization methods for spiked Chip Seq data
1
1
Entering edit mode
10 months ago
MolGeek ▴ 50

Hello Everyone.

I am currently analyzing spiked chip seq data and i am searching for an appropriate normalization method to get scaling factors, in order to create bigwigs.

I have the alignment percentages in both human genome and drosophila.

Any suggestion?

Thanks in Advance!

Normalization ChIP-seq • 786 views
ADD COMMENT
0
Entering edit mode
10 months ago
ATpoint 82k

As in ATAC-seq sample normalization but the raw.counts matrix would simply be the matrix of raw counts with only the spike-ins.

ADD COMMENT
0
Entering edit mode

Thats an interesting method. But can i avoid using deseq or edgeR matrices? Would be time consuming. Is there any method that doesnt include peak calling and downstream analysis, rather than bams or bigwigs?

ADD REPLY
0
Entering edit mode

I think doing it this way would be more appropriate like you requested.

It shouldn't be too time consuming. Peak calling is relatively quick with macs2, and you can keep it simple by following up with deeptool's multiBamSummary BED-file with --scalingFactors option.

ADD REPLY
0
Entering edit mode

I will try this method. A few questions i have is:

Should the matrix be the macs output using the dm6 or the hg38 bams? Should i use the inputs in macs?
My chips are paired end. Is bamCoverage -b input.bam -o ouput.bw --scaleFactor xx -p 20 correct for paire end data?

ADD REPLY

Login before adding your answer.

Traffic: 1032 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