hilbertDisplay that takes up to three long data vector but does not display them in different panels (allowing to switch with the ``Previous'' and ``Next'' buttons but instead put them in one picture, using the three colour channels to overlay them. This is look for correlations in spatial distribution of the different data vectors.
hilbertDisplayThreeChannel( dataRed, dataGreen = 0, dataBlue = 0, naColor = col2rgb("gray"), fullLength = max(length(dataRed), length(dataGreen), length(dataBlue)), portrait = FALSE)Rle vector
as defined in the IRanges package.dataRed but for the green channel. dataRed but for the blue channel. hilbertDisplay