RectangleOverlay-class {GenomeGraphs} | R Documentation |
Rectangular Overlay
Objects can be created by calls of the form makeRectangleOverlay (makeRectangleOverlay
).
start
:Object of class "numeric"
~~
end
:Object of class "numeric"
~~
region
:Object of class "numericOrNull"
~~
coords
:Object of class "character"
~~
dp
:Object of class "DisplayPars"
~~
Class "Overlay"
, directly.
Class "gdObject"
, by class "Overlay", distance 2.
signature(obj = "RectangleOverlay")
: ...
showClass("RectangleOverlay")