| Segmentable-class {GenomeGraphs} | R Documentation |
The Segmentable class is used as an interface to determine whether or not a segmentation should be plotted.
This object is mostly intended to be extended.
segmentation:"SegmentationOrNULL"signature(obj = "Segmentable"):
returns the segmentation, this is essentially the method which is
implemented by subclasses.
showClass("Segmentable")