Skip to content

augix/SNPBag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SNPBag

Towards a universal foundation model for biobank-scale human genome variation.

Overview

SNPBag is a large language model pre-trained with whole-genome SNP data from 1 million synthetic individuals. It is currently fine-tuned for 5 tasks:

  • genotype imputation
  • haplotype phasing
  • genome embedding
  • ancestry inference
  • relatedness inference

Inference service (Demo)

Folders

Folders contain code for reproducing figures on the manuscript.

  • emb: generating genome embedding.
  • imputation: genotype imputation for SNP array data.
  • phasing: haplotype phasing, tested with physically phased HGDP samples.
  • pop_classifier: classify individuals among human populations defined by 1000 Genome Project.
  • relatedness: estimate degree of genetic relatedness between individuals.

Schema

SNPBag Overview

About

Towards a universal foundation model for biobank-scale human genome variation

Topics

Resources

Stars

15 stars

Watchers

2 watching

Forks

Contributors