read_LD_list: Read LD list

View source: R/read_LD_list.R

read_LD_listR Documentation

Read LD list

Description

Import existing LD results.

Usage

read_LD_list(LD_path, query_dat, as_sparse = TRUE, verbose = TRUE)

Arguments

query_dat

Query data.frame.

as_sparse

Convert the LD matrix to a sparse matrix.

verbose

Print messages.

RDS_path

Path to saved LD matrix.

Value

LD list with 3 elements.


RajLabMSSM/echoLD documentation built on May 12, 2024, 3:23 a.m.