View source: R/api_heritability_result_queries.R
query_heritability_results | R Documentation |
Query Heritability Results
query_heritability_results( datasets = NA, features = NA, clusters = NA, min_p_value = NA, max_p_value = NA, paging = NA, ... )
datasets |
A vector of strings |
features |
A vector of strings |
clusters |
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.