Skip to content

hrushikeshloya/ukbb-pytorch-dataloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ukbb-pytorch-dataloader

PyTorch Dataloader for UK Biobank genotype data

An efficient implemention of using SNP marker data availble in the UK Biobank for machine learning in PyTorch

Step 1: Convert the PLINK files to HDF5 format

Step 2: Use a fast HDF5 Dataloader


How to use ?

python plink_to_hdf5.py --help

** Note: Its important to keep the batch size equal to the chunk size of HDF5 files for peak performance

About

PyTorch Dataloader for UK Biobank genotype data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages