Construct a FineMappingResult from fine-mapping output.
Usage
FineMappingResult(
variant_names,
trimmed_fit,
top_loci,
method,
sumstats = NULL
)
Arguments
- variant_names
Character vector.
- trimmed_fit
List.
- top_loci
data.frame in long format.
- method
Character.
- sumstats
List or NULL.
Value
A FineMappingResult object.