Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UKBB disease table generation updates #572

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Dec 7, 2023

  1. Updated sql queries for generating materialized_hesin_dates and mater…

    …ialized_special_dates tables. In addition, I added a script to generate disease table and populate it with diseases for tab files provided in a specified directory.
    asmirnov239 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    270e9a5 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Updated SQL queries to produce materialized* tables. Updated UKBB dis…

    …ease table generation code to output met_exclusion field. Also added scripts to automatically run disease table generation code on all TAB files.
    asmirnov239 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8432f45 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Added SQL script to generate the materialized GP (general practitione…

    …r table) and updated corresponding Go code for generating disease table.
    asmirnov239 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    59f3bbf View commit details
    Browse the repository at this point in the history