filter_by_id {gwasrapidd} | R Documentation |
Use filter_by_id
to filter GWAS Catalog objects by their respective
identifier (id
).
filter_by_id(x, id)
x |
An object of class either studies, associations, variants, or traits. |
id |
Identifier. |
Returns an object of class either studies, associations, variants, or traits.