GWAS Fine-Mapping Result Collection
Source:R/GwasFineMappingResult.R
GwasFineMappingResult-class.RdS4 collection of fine-mapping fits for one or more GWAS studies
on a single LD block. Keyed by the identity tuple (study, method);
each entry is a FineMappingRow.
Required columns: study, method, entry. The 2-tuple is
unique. The caller is expected to construct one GwasFineMappingResult
per LD block (no in-class block indexing).