https://github.com/hughjonesd/fertility-sumstats
https://github.com/hughjonesd/fertility-sumstats
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hughjonesd/fertility-sumstats
- Owner: hughjonesd
- Created: 2023-04-12T11:02:00.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-27T11:34:04.000Z (over 2 years ago)
- Last Synced: 2025-02-02T18:46:55.086Z (9 months ago)
- Language: R
- Size: 2.55 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fertility-sumstats
A small working paper exploring the relationship between per-allele effects on EA and fertility. You'll need summary statistics from:
https://thessgac.com/papers/14
https://thessgac.com/papers/7
You'll need R, quarto, and the R renv library. Then start R in the project directory
and call `renv::restore()` to install
other required libraries.
The current version of the working paper is the PDF file above.
This repository also hosts ["Correcting selection effects of noisy polygenic scores: an idiot's guide"](https://hughjonesd.github.io/fertility-sumstats/estimating-selection-effects-idiots-guide.html). The raw quarto file is available in the docs/ folder.