Load fine-mapping credible sets
Usage
LoadCredibleSets(credset.file, credset.threshold = 0.01)
Arguments
- credset.file
Path to credible set file
- credset.threshold
Posterior inclusion probability threshold
(default: 0.01)
Value
data.frame with columns: chromosome, base_pair_location, pip,
credset_id
Details
Required columns: chromosome, position, pip, credset_id
Column matching is case-insensitive. Variants with cs = -1 are not in a
credible set.