You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
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")
The text was updated successfully, but these errors were encountered: