Skip to contents

If your correlation matrix does not have rownames and column names, a VCF will need to be provided so it can be added with read_LD().

Usage

read_LD(LDin, vcf = NULL)

Arguments

LDin

Square correlation matrix

vcf

VCF object created by read_vcf() that can be used to assign column names

Value

A tibble.