associations_drop_na: Drop any NA associations.

View source: R/class-associations.R

associations_drop_naR Documentation

Drop any NA associations.

Description

This function takes an associations S4 object and removes any association identifiers that might have been NA. This ensures that there is always a non-NA association_id value in all tables. This is important as the association_id is the primary key.

Usage

associations_drop_na(s4_associations)

Arguments

s4_associations

An object of class associations.

Value

An object of class associations.


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