Row-bind two or more fine-mapping result collections of the SAME concrete
class (all QtlFineMappingResult or all
GwasFineMappingResult) into one – e.g. per-block GWAS results
into a genome-wide collection for cTWAS. Mixing the two concrete classes is
an error.
Arguments
- ...
Two or more
FineMappingResultBaseobjects, or a singlelistof them.- ldSketch
Optional
GenotypeHandleto attach to the combined collection. DefaultNULL. Applied when combining two or more inputs; a single input is returned unchanged.