Skip to contents

Row-bind two or more TwasWeights collections into one – e.g. assembling per-gene weight sets into a single per-region collection for cTWAS. Joint-specification metadata columns are carried through.

Usage

combineTwasWeights(..., ldSketch = NULL)

Arguments

...

Two or more TwasWeights objects, or a single list of them.

ldSketch

Optional GenotypeHandle to attach to the combined collection. Default NULL. Applied when combining two or more inputs; a single input is returned unchanged.

Value

A single combined TwasWeights.