--beforeRegionStartLength 10000 --afterRegionStartLength 10000Also see https://github.com/fidelram/deepTools/wiki/Visualizations--
You received this message because you are subscribed to the Google Groups "deepTools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to deeptools+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
For the deeptools computeMatrix to generate intermediate files for plotProfile, I am wondering whether it will tell genes in positive strand and negative? When I use it to draw metagene plots based on ATAC seq data based on all human genes, ideally there would be peaks only in the TSS, but the result turned out there are also peaks around the TES, and that was because of the genes in negative strand. Is there any parameters handling this which I have found yet?
Thank you very much in advance!
Lina
Yes, I figured it out just now and found I input them in a wrong format so deepTools can not make use of the strand information.
Thank you so much for your quick reply!