This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Heat map with position

Dear all,

In many publications I have found picture such as the one below, where the intensity of some chip-seq signals is shown in a range interval around a given point. For example, in the attached picture the authors show histone modification close to TSS.

However, I do not know what tool they used to do so. Can someone provide some reference?

chip-seq visualization

1 answer

There are now many packages/programs that do this. If you don't want to deal with the command line I would suggest seqminer. Its in java and very easy to use - I hope they put the source code out once, because its not maintained:

http://bips.u-strasbg.fr/

Other for command line:

http://homer.salk.edu/homer/chipseq/heatmap.html

https://pythonhosted.org/metaseq/example_session.html

ngsplot

https://deeptools.github.io/

Log in to answer this question.