ImplementsTrackOverlay-class {GenomeGraphs}R Documentation

Class "ImplementsTrackOverlay"

Description

The interface to be implemented to overlay tracks.

Objects from the Class

This object should not be instantiated, but rather this class should be extended to implement a particular interface.

Slots

trackOverlay:

Object of class "TrackOverlayOrNull"

Methods

No methods defined with class "ImplementsTrackOverlay" in the signature.

Examples

showClass("ImplementsTrackOverlay")

[Package GenomeGraphs version 1.14.0 Index]