Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 397 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 397 Bytes

SNVFormer

This repository contains the code from the 2022 ICML Computational biology workshop paper 'SNVformer: an attention-based deep neural network for GWAS data.'

./src/train_create_paper_figures runs the benchmarks in the paper.

N.B. paths are read from the (excluded from repo) file environ.py, and access to data from the UK BioBank is required to actually re-produce the results.