ChIPseeker icon indicating copy to clipboard operation
ChIPseeker copied to clipboard

How to get same Y axis range for plotAvgProf

Open Krithika-Bhuvan opened this issue 1 year ago • 0 comments

I want to plot average profile of all my samples in one image. I used the code like this and got an image like this , very similar to tutorial - i copy the command and pic from the tutorial.

Question - Is there a way to set the Y axis to be the same range for all samples ?

plotAvgProf(tagMatrixList, xlim=c(-3000, 3000), conf=0.95,resample=500, facet="row")

Screenshot 2024-12-18 at 3 07 23 PM

Krithika-Bhuvan avatar Dec 18 '24 20:12 Krithika-Bhuvan