traits_tbl: Creates a traits tibble

View source: R/class-traits.R

traits_tblR Documentation

Creates a traits tibble

Description

Creates a traits tibble.

Usage

traits_tbl(efo_id = character(), trait = character(), uri = character())

Arguments

efo_id

A character vector of EFO identifiers.

trait

A character vector of EFO trait descriptions.

uri

A character vector of EFO URIs.

Value

A tibble whose columns are the named arguments to the function.


gwasrapidd documentation built on May 29, 2024, 4:31 a.m.