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

map_condR Documentation

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)

Arguments

D

dataset in standard coloc format

LD

named matrix of r

YY

sum(y^2)

sigsnps

names of snps to mask

Value

named numeric - Z score named by snp

Author(s)

Chris Wallace


chr1swallace/coloc documentation built on April 13, 2024, 1:05 a.m.