Phenotypes Variants
Retrieve variant-trait pairs from GWAS, SGE, and cV2F by phenotypes.
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: phenotype_id, phenotype_name, 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:
Single result
- phenotype_id = EFO_0010325
- method = GWAS
Group results
- neg_log10_pvalue = gte:5
- method = GWAS
SGE:
Query by phenotype identifier
- phenotype_id = NCIT_C16407
- method = SGE
Query by files_fileset
Each files_fileset maps to at most one method, so a method filter is usually not necessary.
- files_fileset = IGVFFI3125FMNW
- method = SGE
cV2F:
query by phenotype identifier
- phenotype_id = GO_0003674
- method = cV2F
query by files_fileset
Each files_fileset maps to at most one method, so a method filter is usually not necessary.
- files_fileset = IGVFFI3063JRLI
- method = cV2F
Query Parameters
GWAS, SGE, cV2F GWAS, predicted variant effect on phenotype, protein variant effect observed data, prediction IGVF, OpenTargets Homo sapiens true, false Response
Successful response
- Option 1
- Option 2