Variants Phenotypes
Retrieve variant-trait pairs from GWAS, SGE, and cV2F by variants.
Filters on phenotype ontology id can be used together.
The following parameters can be used to set thresholds on -log10 p_value: gt (>), gte (>=), lt (<), lte (<=).
Set verbose = true to retrieve full info on the studies.
At least one of these fields is required: variant_id, spdi, hgvs, rsid, ca_id, region, method, or files_fileset.
The limit parameter controls the page size and can not exceed 100.
Pagination is 0-based.
Examples by method
These examples are grouped by method; use the method filter to return data from a specific method.
GWAS:
query by variant identifier
- spdi = NC_000001.11:5277210:G:A
- neg_log10_pvalue = gte:5
- method = GWAS
query by region
- region = chr1:5270008-5277214
- method = GWAS
SGE:
query by variant identifier
- spdi = NC_000007.14:152660654:T:A
- method = SGE
query by region
- region = chr7:152655654-152664654
- method = SGE
cV2F:
query by variant identifier
- spdi = NC_000001.11:91420:T:C
- method = cV2F
query by region
- region = chr1:91418-91424
- method = cV2F
Query Parameters
GWAS, SGE, cV2F GWAS, predicted variant effect on phenotype, protein variant effect observed data, prediction Homo sapiens true, false Response
Successful response
- Option 1
- Option 2