traits-class {gwasrapidd}R Documentation

An S4 class to represent a set of GWAS Catalog EFO traits.

Description

The traits object consists of one slot only, a table (tibble) of GWAS Catalog EFO traits. Each EFO trait is an observation (row) in the traits table — main table.

Slots

traits

A tibble listing EFO traits. Columns:

efo_id

EFO identifier.

trait

EFO trait description.

uri

The full URI of the EFO term.


[Package gwasrapidd version 0.99.17 Index]