Construct a TWASWeights from weight matrices.
Usage
TWASWeights(weights, variant_ids, fits = NULL, cv_performance = NULL)
Arguments
- weights
Named list of matrices.
- variant_ids
Character vector.
- fits
Named list or NULL.
- cv_performance
Named list or NULL.
Value
A TWASWeights object.