Description Usage Arguments Value Examples
Retrieves aggregate variants for the specified phenotype, sex, and ancestry
1 | plco.get_summary(phenotype_id, sex, ancestry, p_value_nlog_min = 2, ...)
|
phenotype_id |
A numeric phenotype id |
sex |
A character vector specifying a sex to retrieve data for |
ancestry |
A character vector specifying ancestries to retrieve data for |
p_value_nlog_min |
Optional. A numeric value specifying the minimum p-value for aggregate variants |
A dataframe containing aggregated variants
1 | plco.get_summary(1010, "female", "european")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.