Entering edit mode
Hi
I have trouble with replacing the labels in the plotAvgProf function in R while using Chipseeker.
plotAvgProf(tagMatrixList, xlim=c(-3000, 3000), conf=0.95,resample=500, facet="row")
- How do I change the labels from "Peak1,,,Peak2..." to my sample names
Thanks