Hi,
I downloaded several histone modification ChIP-Seq data without Input. They have various sequencing depth (from 17 million reads to 242 million reads). I would like to use bamCoverage to normalize them (e.g. a command line below). My question is that when I use RPKM to normalize them, should I set --scaleFactor parameter, e.g. 17 or 242 for total number of million reads? Or just set --scaleFactor=1 is better, because --normalizeUsingRPKM already normalize the total number of mapped reads for each sample? Many thanks.
bamCoverage --bam HMLE_Parental_H3K4me3.bam --outFileName HMLE_Parental_H3K4me3.bw --outFileFormat=bigwig --scaleFactor=17 --binSize=50 --extendReads=200 --numberOfProcessors=6 --normalizeUsingRPKM –verbose
Best,
Gary
--
You received this message because you are subscribed to the Google Groups "deepTools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to deeptools+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.