+
+ | Parameter |
+ Value |
+ Description |
+
+
+ | prsice |
+ PRSice_xxx |
+ Informs PRSice.R that the location of the PRSice binary, xxx is the operating system (mac or linux) |
+
+
+ | base |
+ EUR-SBP-simulated.sumstats.prscsx |
+ Specifies the GWAS summary statistics file for input |
+
+
+ | A1 |
+ A1 |
+ Column name for the effect allele in the GWAS summary statistics |
+
+
+ | p value |
+ P |
+ Column name for the p-values of SNPs in the GWAS summary statistics |
+
+
+ | no clump |
+ - |
+ Instructs PRSice to skip the clumping process, which is used to remove SNPs in linkage disequilibrium |
+
+
+ | beta |
+ - |
+ Indicates that the effect sizes are given in beta coefficients (linear regression coefficients) |
+
+
+ | snp |
+ SNP |
+ Column name for SNP identifiers in the GWAS summary statistics |
+
+
+ | score |
+ sum |
+ Specifies that the score calculation should sum the product of SNP effect sizes and their genotype counts |
+
+
+ | target |
+ EUR_1kg.hm3.only.csx |
+ Specifies the genotype data file for the target sample |
+
+
+ | binary-target |
+ F |
+ Indicates that the phenotype of interest is not binary (e.g., quantitative trait), F for no |
+
+
+ | pheno |
+ sbp_eur_1kg.sim_pheno |
+ Specifies the file containing phenotype data |
+
+
+ | pheno-col |
+ pheno100 |
+ Column name in the phenotype file that contains the phenotype data to be used for PRS calculation |
+
+
+ | cov* |
+ EUR.covariate |
+ Specifies the file containing covariate data for the analysis |
+
+
+ | base-maf* |
+ MAF:0.01 |
+ Filter out SNPs with MAF < 0.01 in the GWAS summary statistics, using information in the MAF column |
+
+
+ | base-info* |
+ INFO:0.8 |
+ Filter out SNPs with INFO < 0.8 in the GWAS summary statistics, using information in the INFO column |
+
+
+ | stat* |
+ OR |
+ Column name for the odds ratio (effect size) in the GWAS summary statistics |
+
+
+ | or* |
+ - |
+ Inform PRSice that the effect size is an Odd Ratio |
+
+
+ | thread |
+ 8 |
+ Specifies the number of computing threads to use for the analysis |
+
+
+ | out |
+ SBP_trial.eur.eur |
+ Specifies the name for the output files generated by PRSice |
+
+
+
+*Note: These parameters are not used within this exercise but will likely be included when conducting your own analyses.
+
+