plco.get_metadata: Retrieves variant metadata for the specified phenotypes

Description Usage Arguments Value Examples

View source: R/plco.R

Description

Retrieves variant metadata for the specified phenotypes

Usage

1
plco.get_metadata(phenotype_id = NULL, sex = NULL, ancestry = NULL, ...)

Arguments

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

Value

A dataframe containing phenotype metadata

Examples

1
plco.get_metadata(1010, "female", "european")

CBIIT/gwas-explorer-r-sdk documentation built on Dec. 17, 2021, 11:59 a.m.