Skip to content

BiomedicalMachineLearning/VGP

Repository files navigation

Scalable PRSUP framework to run the transfer PRS from large population to under-representative population

deepreg_logo

Prepare dataset

You need to download from this ggdrive link:

Unzip the data.zip file and put into the tutorials folder

Install the requirements

I recommend to use conda to setup the environment

git clone https://github.com/BiomedicalMachineLearning/VGP.git
cd VGP
conda env create -f environment.yml

Besides, it's required to install R packages for LDpred2 and PolyFun/PolyPred. In R console:

install.packages(c("bigsnpr","susieR"))

Tutorials

  • Multiple populations for transfer PRS: Link

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published