Get a genome browser session
Methods for getting browser sessions.
The following methods are defined by rtracklayer.
browserSession(object, ...)
: Creates a
BrowserSession
from a genome browser
identifier. The identifier corresponds to the prefix of the
session class name (e.g. "UCSC" in "UCSCSession"). The arguments
in ... are passed to the initialization function of the class.
Gets the
BrowserSession
for the view.
Calls browserSession("ucsc", ...)
.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.