Skip to content

mkelcb/aaa-paper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Code repository for "Evaluating the cost-effectiveness of polygenic risk score-stratified screening for abdominal aortic aneurysm"

DOI: https://doi.org/10.1101/2023.11.02.23297906

This respository represents the last snapshot of the bash and R scripts used to generate our results and is provided as-is. As the analysis involved a lot of input/output operations on very large files, these were generated asynchronously on a cluster. Thus these scripts are meant to be executed on the command line manually, block-by-block, waiting for the remote jobs to finish and verifying the integrity of the resulting files at each step. To reduce code duplication, certaint functions that were reused multiple times are defined only once across all files, however, they may be called from different scripts.

Code for the AAA PRS development in the paper can be found under /prs/:

  1. AAA_functions.sh: variables and reusable functions
  2. AAA_pub.sh: data pre-processing and UKB analyses
  3. AAA_adjunct.sh: shaPRS processing and generation of final PRS
  4. AAA_review.sh: code to perform the 1st round of revisions

Auxilliary R scripts used by the above scripts can be found under prs/R/.

About

Code repository for the AAA paper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors