traits_tbl: Creates a traits tibble
Description
Creates a traits tibble.
Usage
traits_tbl(efo_id = character(), trait = character(), uri = character())
Value
A tibble
whose columns are the named arguments
to the function.
Arguments
- efo_id
A character
vector of
EFO identifiers.
- trait
A character
vector of
EFO trait descriptions.
- uri
A character
vector of
EFO URIs.