Constructor
new GeneConstraintLZ()
Parameters:
Name | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
config.url |
string | The base URL for the remote data |
||||||||
config.params |
Object |
Properties
|
- Source:
- See:
Methods
combineChainBody()
Annotate GENCODE data (from a previous request to the genes adapter) with additional gene constraint data from the gnomAD API. See class description for a summary of how this works.
- Source:
getURL()
GraphQL API: request details are encoded in the body, not the URL
- Source:
normalizeResponse()
The gnomAD API has a very complex internal data format. Bypass any record parsing, and provide the data layer with the exact information returned by the API.
- Source: