Class: GeneLZ

LocusZoom_Adapters~GeneLZ()

Retrieve Gene Data, as fetched from the LocusZoom/Portaldev API server (or compatible format)

Constructor

new GeneLZ()

Parameters:
Name Type Attributes Description
config.url string

The base URL for the remote data

config.build <optional>

The genome build to use May be overridden by a global parameter plot.state.genome_build so that all datasets can be fetched for the appropriate build in a consistent way.

config.source Number <optional>

The ID of the chosen gene dataset. Most usages should omit this parameter and let LocusZoom choose the newest available dataset to use based on the genome build: defaults to recent GENCODE data, GRCh37.

Source:
See:

Methods

_getURL()

Add query parameters to the URL to construct a query for the specified region

Source: