Add an an option to automatically scale a wiggle_xyplot or an xyplot output across a set of defined subtracks in GBrowse2 for a particular region?
For example, in an RNA-Seq experiment, if I have an experiment track and a control track and am looking at a gene region, I would like GBrowse to automatically identify the maximum height across the wiggle_xyplot for that region and use it as the maximum scale for both tracks. This would save having to rescale multiple tracks manually each time you look at a particular region of interest.
Unfortunately, I don't think one track "knows" anything about other tracks by design, so I don't think this is a particularly doable request.
This will take some effort but is definitely worth doing.