Learn R Programming

coloc (version 5.2.3)

map_cond: find the next most significant SNP, conditioning on a list of sigsnps

Description

Internal helper function for finemap.signals

Usage

map_cond(D, LD, YY, sigsnps = NULL)

Value

named numeric - Z score named by snp

Arguments

D

dataset in standard coloc format

LD

named matrix of r

YY

sum(y^2)

sigsnps

names of snps to mask

Author

Chris Wallace