Skip to main content

UKB_API

This library has been designed to provide convenient access to UKB dataset to users of PSC and Openmind7 clusters by leveraging Datalad package. Datalad allows its users to store large datasets in a distributed manner and faciliate easier collaboration. Currently the repo has modules dedicated to three types of data stored within the UKB dataset namely Scalar, Genetic and Bulk data types. The library also serves as a directory for all the unique categories and field ids which are part of UKB dataset.

Datalad is designed as a tool to version control large datasets in a manner quite similar to Git but limited to either a single network, HPC cluster. This library has been designed to help the end user make use the principles of datalad to access data stored on a different cluster and even with limited knowledge of how datalad works.

Additionally this repository also houses the notebook files related to this project showcasing exploratory data analysis done on multiple categories.The modules are currently designed to give access to the necessary data through the use of maximum of three-four lines of code.

Documentation

[Documentation for this repo can be found here]

Documentation

Installation

pip install ukb-api==0.370

  1. Import relevant modules and initilize objects
from UKBRepo.UKBRepo import module_scalar_data_handler as scalar_module

scalar_handler_object=scalar_module.scalar_data_handler()
  1. Pick the main category to which your datatype belongs (T1_Images/Freesurfer/Diet/Smoking)
scalar_handler_object.display_all_ukb_categories()
  1. Fetch relevant field for that Category
bulk_handler_object.get_field_ids_for_category(Category_Name)
  1. Retrive the list of subjects who have those particular field ids
bulk_handler_object.get_subject_list_field_ids(Field_Id_List)
  1. Retrive relevant data for the subjects
bulk_handler_object.get_data_bulk(Field_Id,subject_id)

After executing the funtion of data retrival,the output user receives depends upon the type of data bieng requested. In case of scalar data the user will recive the actual data in the output whereas in case of bulk data it will be the path where the fetched bulk data files have been stored.

Requirements

  1. Datalad
  2. Git-annex
  3. Pandas
  4. Numpy

Refrences

http://handbook.datalad.org/en/latest/

Release files for ukb-api 0.409

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for ukb-api 0.409
File Size Uploaded
ukb_api-0.409.tar.gz 9.6 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for ukb-api 0.409
File Interpreter ABI Platform
ukb_api-0.409-py3-none-any.whl Python 3 none any Details

Total release size: 20.3 kB

Release files / ukb_api-0.409.tar.gz

Download URL ukb_api-0.409.tar.gz
Size 9.6 kB
Tags Source
SHA-256 checksum
How to use checksums
1f916a89673e3e62659e158c87b7c6c7b16b88510361f3ab060e4d09d3e80317
BLAKE2b-256 checksum
How to use checksums
e929d36da32c8e4a4dff8b2516512840568151a4fe416dd99ed493c41f0cbe69
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.4.1 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

Release files / ukb_api-0.409-py3-none-any.whl

Download URL ukb_api-0.409-py3-none-any.whl
Size 10.6 kB
Tags Python 3
SHA-256 checksum
How to use checksums
ce9a3f85434367640b5d095e06f349a0e72239013d136bbb843afccf2409a9c6
BLAKE2b-256 checksum
How to use checksums
71270662c1f9ae3833e75201974699683a90118cd1367d645687c210c9466e74
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.4.1 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

Release history Release notifications | RSS feed

This release

0.409 This release

2 release files

0.408

2 release files

0.407

2 release files

0.405

2 release files

0.403

2 release files

0.402

2 release files

0.401

2 release files

0.390

3 release files

0.370

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page