Gviz: Using a grid to plot AlignmentsTracks from different regions. How to use the same y-axis?
1
0
Entering edit mode
stianlagstad ▴ 90
@stianlagstad-9723
Last seen 4.1 years ago

I wish to show coverage information from two different places in the genome at the same time. Using a grid and plotting two AlignmentsTracks next to each other works well, but I would like the y-axis limit to be the same in each of the two subplots. I know I can do this by using the ylim-parameter, but then I have to know the range in advance. I would like to make it work so that it takes the biggest range of subplotA and subplotB and applies it to both. If there a way to check in advance what the ylim parameter should be set to?

gviz • 908 views
ADD COMMENT
1
Entering edit mode
@florianhahnenovartiscom-3784
Last seen 5.6 years ago
Switzerland

Hm, not really. You would have to tease apart your data before the plotting. The individual plotTracks() calls are totaly independent

ADD COMMENT

Login before adding your answer.

Traffic: 745 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