Loads weights in PredictDB or FUSION format
filename of the '.db' file for PredictDB weights; or the directory containing '.wgt.RDat' files for FUSION weights.
a string or a vector, specifying format of each weight file, e.g. PredictDB, FUSION.
If TRUE, keep protein coding genes only. This option is only for PredictDB weights
If TRUE, load pre-computed LD among weight SNPs. This option is only for PredictDB weights
a string, specifying the method to choose in FUSION models. "best.cv" option will use the best model (smallest p-value) under cross-validation.
a string, specifying the genome version of FUSION models
integer, number of cores for parallel computing.