Skip to contents

Extract reference panel metadata as a data.frame from an LDData object, including chrom and pos columns.

Usage

getRefPanel(x)

# S4 method for class 'LDData'
getRefPanel(x)

Arguments

x

An LDData object.

Value

A data.frame with variant metadata including chrom, pos, A1, A2.