Repository to host code for the Systematic and scalable analysis of common variation advances drug target discovery
Analysis conducted for each manuscript paragraphs are stored under consecutive chapter subdirectory.
To install all dependencies required to run notebooks run:
make dev
To add new dependency use uv add ${dependency}
All data stored for the purpose of the analysis should be dumped into the data
directory. They are not tracked by the git.