Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.59 KB

README.md

File metadata and controls

27 lines (23 loc) · 1.59 KB

ht_prs_preg

Code for the publication: Nurkkala, J., et al. "Associations of polygenic risk scores for preeclampsia and blood pressure with hypertensive disorders of pregnancy." (2023) J. Hypertens. 41:380.

ht_prs_preg
├── README.md                 	# Overview
├── ht_prs_preg_final.Rmd     	# R markdown for the analysis
├── ht_prs_preg_final.html     	# html generated by R markdown
├── functions_article.R      	# Minor R functions for the main analysis
├── prs_calculations		# Directory: PRS calculations
	├── prepare_ukb_for_pipeline.R		# Preprocess gwas summaries from ukb
	├── prepare_ega_for_pipeline.R		# Preprocess gwas summaries obtained from collaborators
	├── prs_preecl.json			# Inputs for the FinnGen PRS pipeline
	├── prs_sandbox.wdl			# wdl-file for the FinnGen PRS pipeline (from FinnGen)
	├── PRS_data_preg3c.csv	  		# Metafile for the FinnGen PRS pipeline  
	├── PRS_regions.txt			# Auxilliary file for the FinnGen PRS pipeline (essentially empty file)