Skip to contents

Set Method to store RSID/variants in the SummarySet

Usage

setRSID(summary_set, variants)

# S4 method for SummarySet
setRSID(summary_set, variants)

Arguments

summary_set

A gwasglue2 SummarySet object

variants

The RSID/variants associated with the GWAS summary statistics

Value

The gwasglue2 SummarySet object with RSID/variants stored

See also

Similar to setVariants()