Get a Single Fine-Mapping Entry
Source:R/AllGenerics.R, R/GwasFineMappingResult.R
getFineMappingResult.RdReturn the FineMappingEntry for one
(study, context, trait, method) row of a
FineMappingResult collection.
Usage
getFineMappingResult(
x,
study = NULL,
context = NULL,
trait = NULL,
method = NULL
)
# S4 method for class 'GwasFineMappingResult'
getFineMappingResult(
x,
study = NULL,
context = NULL,
trait = NULL,
method = NULL
)