View source: R/api_germline_gwas_results_queries.R
query_germline_gwas_results | R Documentation |
Query Germline Gwas Results
query_germline_gwas_results( datasets = NA, features = NA, snps = NA, min_p_value = NA, max_p_value = NA, paging = NA, ... )
datasets |
A vector of strings |
features |
A vector of strings |
snps |
A vector of strings |
min_p_value |
A double |
max_p_value |
A double |
paging |
A named list |
... |
Arguments to create_result_from_api_query |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.