maybe I was not clear, I am talking about coverage not enrichment. So I want to draw the coverage for exones or CDS etc.. that is why I mentioned plotCoverage
normally I use
plotCoverage -b mybam.bam -o myoutput
and this will draw the coverage generally.
But If I am concerned only about some regions coverage (that is why I mentioned bed file), is there is a way to plot it?