BrowserViewList-class {rtracklayer} | R Documentation |
Lists of BrowserView
Description
A formal list of
BrowserView
objects. Extends and inherits all
its methods from
Vector
. Usually generated by
passing multiple ranges to the browserView
function.
Constructor
BrowserViewList(...)
: Concatenates theBrowserView
objects in...
into a newBrowserViewList
. This is rarely called by the user.
Author(s)
Michael Lawrence
[Package rtracklayer version 1.62.0 Index]