BrowserSession-class: Class "BrowserSession"
Description
An object representing a genome browser session. As a
derivative of TrackDb, each
session contains a set of loaded tracks. In addition, it has
a set of views, in the form of BrowserView
instances, on those tracks. Note that
this is a virtual class; a concrete implementation is provided by each
backend driver.Objects from the Class
A virtual Class: No objects may be
created from it. See browserSession for obtaining
an instance of an implementation for a particular genome browser.See Also
browserSession for obtaining implementations of this
class for a particular genome browser.