Description Usage Arguments Value Examples
Retrieves variant metadata for the specified phenotypes
1 | plco.get_metadata(phenotype_id = NULL, sex = NULL, ancestry = NULL, ...)
|
phenotype_id |
Optional. A numeric phenotype id |
sex |
Optional. A character vector specifying sexes to retrieve data for |
ancestry |
Optional. A character vector specifying ancestries to retrieve data for |
A dataframe containing phenotype metadata
1 | plco.get_metadata(1010, "female", "european")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.