Constructor
new LDServer()
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
config.url |
string | The base URL for the remote data. |
||
config.build |
<optional> |
'GRCh37' | The genome build to use when calculating LD relative to a specified reference variant.
May be overridden by a global parameter |
|
config.source |
<optional> |
'1000G' | The name of the reference panel to use, as specified in the LD server instance.
May be overridden by a global parameter |
|
config.population |
<optional> |
'ALL' | The sample population used to calculate LD for a specified source;
population names vary depending on the reference panel and how the server was populated wth data.
May be overridden by a global parameter |
|
config.method |
<optional> |
'rsquare' | The metric used to calculate LD |
- Source:
- See: