Learn R Programming

EBPRS (version 2.1.0)

Derive Polygenic Risk Score Based on Emprical Bayes Theory

Description

EB-PRS is a novel method that leverages information for effect sizes across all the markers to improve the prediction accuracy. No parameter tuning is needed in the method, and no external information is needed. This R-package provides the calculation of polygenic risk scores from the given training summary statistics and testing data. We can use EB-PRS to extract main information, estimate Empirical Bayes parameters, derive polygenic risk scores for each individual in testing data, and evaluate the PRS according to AUC and predictive r2. See Song et al. (2020) for a detailed presentation of the method.

Copy Link

Version

Install

install.packages('EBPRS')

Monthly Downloads

300

Version

2.1.0

License

GPL-3

Maintainer

Shuang Song

Last Published

August 26th, 2020

Functions in EBPRS (2.1.0)

EBPRSpackage

Description of the package
EBPRS

Main function
traindat

Example data for training set
read_plink

Read plink bfiles to R and reformat
validate

Validate the performance of EBPRS