rtracklayer (version 1.32.1)

browserViews-methods: Getting the browser views

Description

Methods for getting browser views.

Arguments

Methods

The following methods are defined by rtracklayer.
object = "UCSCSession"
Gets the instances of BrowserView in the session.

See Also

browserView for creating a browser view.

Examples

Run this code
## Not run: 
# session <- browseGenome()
# browserViews(session)
# ## End(Not run)

Run the code above in your browser using DataCamp Workspace