Extract credible set assignments at the requested coverage.
Usage
getCs(x, ...)
# S4 method for class 'FineMappingResultBase'
getCs(
x,
study = NULL,
context = NULL,
trait = NULL,
method = NULL,
region = NULL,
coverage = 0.95,
minPurity = NULL,
...
)
# S4 method for class 'FineMappingEntry'
getCs(x, coverage = 0.95, minPurity = NULL, ...)