This is a test version of Biostars. For the public version, visit https://www.biostars.org.
deeptools plotprofile TSS and TES are very close

I constructed an averageplot using plotprofile, however TSS and TES are really close (see image). How can I increase the distance? https://ibb.co/WyNFXq8 image

deeptools plotprofile

1 answer

When you run computeMatrix, increase the body size (-m). The default is 1 kb, which looks a bit too small in this case (maybe 5 or 10 kb would be better, depending on what you want to emphasize).

Log in to answer this question.