Smoothing-class {GenomeGraphs} | R Documentation |
Simple object to overlay line segments specified by x,y coordinates.
Objects can be created by calls of the form makeSmoothing
.
x
:Object of class "numeric"
y
:Object of class "numeric"
dp
:Object of class "DisplayPars"
Class "TrackOverlay"
, directly.
Class "gdObject"
, by class "TrackOverlay", distance 2.
Class "TrackOverlayOrNull"
, by class "TrackOverlay", distance 2.
No methods defined with class "Smoothing" in the signature.
showClass("Smoothing")