Learn R Programming

rtracklayer (version 1.32.0)

UCSCSession-class: Class "UCSCSession"

Description

An implementation of BrowserSession for the UCSC genome browser.

Arguments

Objects from the Class

Objects can be created by calls of the form browserSession("ucsc", url = "http://genome.ucsc.edu/cgi-bin", ...). The arguments in ... correspond to libcurl options, see getCurlHandle. Setting these options may be useful e.g. for getting past a proxy.

Extends

Class "BrowserSession", directly.

See Also

browserSession for creating instances of this class.