Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 708 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 708 Bytes

pgrm

check-deploy codecov

pgrm is an R package for measuring the quality of biobank data through replication.

Installation

if (!requireNamespace('remotes', quietly = TRUE))
  install.packages('remotes')
remotes::install_github('hugheylab/pgrm')

Usage

Check out the reference documentation.

Here's a vignette of how to run PGRM on summary statistics.