plco.get_summary: Retrieves aggregate variants for the specified phenotype,...

Description Usage Arguments Value Examples

View source: R/plco.R

Description

Retrieves aggregate variants for the specified phenotype, sex, and ancestry

Usage

1
plco.get_summary(phenotype_id, sex, ancestry, p_value_nlog_min = 2, ...)

Arguments

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

Value

A dataframe containing aggregated variants

Examples

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

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