traits_drop_na: Drop any NA traits.

View source: R/class-traits.R

traits_drop_naR Documentation

Drop any NA traits.

Description

This function takes a traits S4 object and removes any EFO trait identifiers that might have been NA. This ensures that there is always a non-NA efo_id value in all tables. This is important as the efo_id is the primary key.

Usage

traits_drop_na(s4_traits)

Arguments

s4_traits

An object of class traits.

Value

An object of class traits.


ramiromagno/gwasrapidd documentation built on Jan. 3, 2024, 10:21 p.m.