METHOD: Deep generative model of genetic variation data improves imputation accuracy in private populations
Official repository for artificial genome generation and imputation using METHOD.
This repository is actively being updated.
All code in the plots/structure/ directory is adopted and modified from this paper: Deep convolutional and conditional neural networks for large-scale genomic data generation.
git clone --branch genetic-pc --single-branch https://github.com/Tractables/pyjuice.git
cd pyjuice
pip install -e .git clone https://github.com/prateekanand2/genetic_pc.gitcd genetic_pc/pc/demo
python3 train_demo.py
python3 generate_demo.pypc/demo/plot.ipynb