genomeBrowsers: Get available genome browsers

Description Usage Arguments Details Value Author(s) See Also

View source: R/browser.R

Description

Gets the identifiers of the loaded genome browser drivers.

Usage

1

Arguments

where

The environment in which to search for drivers.

Details

This searches the specified environment for classes that extend BrowserSession. The prefix of the class name, e.g. "ucsc" in "UCSCSession", is returned for each driver.

Value

A character vector of driver identifiers.

Author(s)

Michael Lawrence

See Also

browseGenome and browserSession that create browserSession implementations given an identifier returned from this function.


rtracklayer documentation built on Nov. 8, 2020, 6:50 p.m.