filter_by_id {gwasrapidd}R Documentation

Filter GWAS Catalog objects by identifier.

Description

Use filter_by_id to filter GWAS Catalog objects by their respective identifier (id).

Usage

filter_by_id(x, id)

Arguments

x

An object of class either studies, associations, variants, or traits.

id

Identifier.

Value

Returns an object of class either studies, associations, variants, or traits.


[Package gwasrapidd version 0.99.18 Index]