finemap.bf {coloc} | R Documentation |
Finemap data through Bayes factors
Description
Finemap one dataset represented by Bayes factors
Usage
finemap.bf(bf1, p1 = 1e-04)
Arguments
bf1 |
named vector of log BF, or matrix of log BF with colnames (cols=snps, rows=signals) |
p1 |
prior probability a SNP is associated with the trait 1, default 1e-4 |
Details
This is the workhorse behind many finemap functions
Value
finemap.signals style result
Author(s)
Chris Wallace
[Package coloc version 5.2.3 Index]