UCSCSession-class: Class "UCSCSession"
Description
An implementation of BrowserSession
for the UCSC genome browser.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.