UCSCView-class: Class "UCSCView"
Description
An object representing a view of a genome in the
UCSC browser.Objects from the Class
Calling browserView(session, range = range(object), track
= trackNames(object), ...)
creates BrowserView of range with visible
tracks specified by track. track may be an instance of
UCSCTrackModes. Arguments in ... should
match parameters to a
ucscTrackModes method for creating a
UCSCTrackModes instance that will be merged with and override
modes indicated by the track parameter.Extends
Class "BrowserView", directly.See Also
browserView for creating instances of this class.