Skip to contents

Get Method to retrieve the GWAS Summary Statistics

Usage

getData(dataset, index)

# S4 method for DataSet
getData(dataset, index)

Arguments

dataset

A gwasglue2 DataSet object

index

Index of gwasglue2 SummarySet objects within DataSet

Value

A tibble with GWAS summary statistics

See also

Similar to getSummaryData()