Study Marker Results
Purpose of Search
Retrieve a list of ‘top’ marker association results from a particular study.
Base URL
http://www.gwascentral.org/study/[identifier]/markers
In addition to the common Search parameters, markers also have the following additional parameters/parameter limitations:
Parameter | Description | Optional/Required | Allowed values |
---|---|---|---|
r | Result set identifier to retrieve marker data from | Optional (default is first result set in study) | An HGVRS.. identifier |
page | Page of results to retrieve | Optional (default is 1) | Limited to 1 for this search |
page_size | Size of results page to retrieve | Optional (default is 50) | 20, 50, 100, 200, 500 or 1000 |
Examples
Marker association results in a specific resultset from a study
Search for markers in study HGVST315, resultset HGVRS591, get 1,000 results and return JSON format:
http://www.gwascentral.org/study/HGVST315/markers? r=HGVRS591&page_size=1000&format=json