Skip to content

ukbython allows simple querying, filtering, and data retrieval from the UK Biobank RAP with a variety of tools available, written for speed and ease of use.

License

Notifications You must be signed in to change notification settings

adamelkholyy/ukbython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ukpython: Phenotype Derivation Tools for the UK Biobank RAP

ukbython allows simple querying, filtering, and data retrieval from the UK Biobank RAP with a variety of tools available, written for speed and ease of use.
Read the docs here!

import subprocess
subprocess.run(f"curl -L -o ukbython.py https://raw.githubusercontent.com/adamelkholyy/ukbython/main/ukbython.py", shell=True, check=True)
subprocess.run(f"curl -L -o field_lookup.json https://raw.githubusercontent.com/adamelkholyy/ukbython/main/field_lookup.json", shell=True, check=True)

About

ukbython allows simple querying, filtering, and data retrieval from the UK Biobank RAP with a variety of tools available, written for speed and ease of use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published