Loads weights in PredictDB format
load_predictdb_weights(
weight_file,
filter_protein_coding_genes = TRUE,
load_predictdb_LD = TRUE
)
a string, pointing path to weights in PredictDB format.
TRUE/FALSE. If TRUE, keep protein coding genes only.
TRUE/FALSE. If TRUE, load pre-computed LD among weight variants.