Visualizing multiple average profiles
2
0
Entering edit mode
8.6 years ago
Saad Khan ▴ 440

What would be a good way to visualize the average profiles across multiple tissues and samples. That is to say something like this visualized over multiple tissues :-

[IMG]http://i61.tinypic.com/29zu16r.png[/IMG]

histones profiles average • 1.6k views
ADD COMMENT
0
Entering edit mode
8.6 years ago

You could use R, with colMeans(), plot(), lines() and related functions. You'd add as many lines() calls as you need to show multiple aggregate profiles for various signals (example).

ADD COMMENT
0
Entering edit mode
8.6 years ago

See the deepTools suite, in particular the computeMatrix and profiler tools ( https://github.com/fidelram/deepTools/wiki/Visualizations ). Similar questions have appeared a few times on biostars.

ADD COMMENT

Login before adding your answer.

Traffic: 1593 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6