Thanks for your reply! Indeed, I figured out that the mean option is not at all what I need and that it is only suitable for merging replicates, as you also mentioned. I have tried different normalization and scaling options within the bamCompare function, but apparently none of them seems to satisfy my intentions. When I set the --operation parameter to "ratio" I get now only positive values but the track in the genome browser is so messy and "compact", even selecting a small bin size (I am not sure if I have been clear enough). Using ratio I can barely spot differences in enrichment regions, which are instead way clearer using the default log2ratio.
How would you suggest me to proceed at this time? Looks pretty clear that my input samples have a deeper sequencing depth than my ChIPed ones. This makes me kind of worried.
Would it maybe be better in my case to proceed with bamCoverage instead and normalize every single sample rather than keep trying with a ChIP/input normalization?
Thanks again!