Thanks for your answer!
So far what I did:
- I tried 3 peak callers: MACS (1.4), HOMER(4.3) and Pyicos(1.2), playing a bit with parameters and running default mode. Although 80 % of peaks are perfectly clear and properly matched I still find this tiny small peaks.
- I could filter them by fold enrichment, but I was more interested in a way to add statistics to my filtering and not by guessing how the peak looks in the browser. And for the control I only have input DNA
- In my final list of peaks I also counted the reads of TF and INPUT, then I normalized by total reads mapped and apply a FC between them, but I was not sure if this is conclusive as a final step for filtering

I read in papers about validating peaks by PCR, or finding motifs in overall list of peaks but my concern is to find a method which would maybe re-filter the peaks so close to background and keep only visible and statistical significant peaks
I don't think computational validation can be done, ChIP-seq is a technique to assay genome wide protein occupancy and the only way to validate it is to use another tool to generate a dataset that also gives information on protein occupancy (such as ChIP-qPCR). IMO the question you are asking boils down to 'I ran several peak callers but some regions that it found are not believable by eye, is there any way to avoid them?' The typical answers would be to a) try another peak caller (if you want a very conservative one, you could try sole search) b) use different cutoffs and from your response you did something similar to b) where you made a special filter rule but the disadvantage of doing something like this is it might seem arbitrary and hard to justify. One thing you could try is overlap the regions found by the different peak callers and call that the 'concordant set' or something
Daniel, just a question - unfortunately not concerning the original question. How did you draw these kind of signal profiles? I think these are wig signal profiles but i dont know how to construct such figures without using e.g. UCSC browser export function. Best regards!