Set Method to store RSID/variants in the SummarySet
Usage
setVariants(summary_set, variants)
# S4 method for SummarySet
setVariants(summary_set, variants)
Arguments
- summary_set
A gwasglue2 SummarySet object
- variants
The RSID/variants associated with the GWAS summary statistics
See also
Similar to setRSID()