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", ...)
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.