Skip to contents

Return the cached SNP metadata data.frame (columns: SNP, CHR, BP, A1, A2, optionally MAF).

Usage

getSnpInfo(x)

# S4 method for class 'GenotypeHandle'
getSnpInfo(x)

# S4 method for class 'LdStatistic'
getSnpInfo(x)

Arguments

x

A GenotypeHandle or LdStatistic.

Value

A data.frame.