There is a pipeline ready in sandbox that allows to calculate PRS weights based on the FG summary statistics. In order to do so we've build a custom LD panel based on the Finnish panel used for imputation. More information on the pipeline can be found from github.
Example: .json and .wdl- files for running the pipeline can be found in sandbox at /finngen/library-green/wdl/PRS/:
.json- file: sandbox_fg_weights.json and
.wdl- file: sandbox_fg_weights.wdl
You can copy these files and edit the .json- file according to your needs as follow:
"finngen_weights.pheno_list": path to a tab- delimited .txt file including phenotype(s) to run and their sample sizes, each phenotype on its own row, if multiple phenotypes:
'finngen_weights.munge_sumstats.file_root':Path to summary statistics file(s). Replace the name of the phenotype with PHENO . Example for DF5 summary statistics file: /finngen/library-green/finngen_R5/finngen_R5_analysis_data/summary_stats/release/finngen_R5_PHENO.gz
In addition, check the column names in "finngen.weights.mungesumstats.columns" to match the ones in your summary statistics file. The ones In the example .json do correspond to the DF5 summary statistics.
Once your .json- file has been edited accordingly, you can submit your job via command line using command: