Learn R Programming

crosshap (version 1.4.0)

read_LD: Read LD correlation matrix to tibble

Description

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)

Value

A tibble.

Arguments

LDin

Square correlation matrix

vcf

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